Why are my particles not facing the camera?

Is there a way to make sprite/mesh particles NOT face the camera in any way? I’d like them to behave similar to static mesh actors with arbitrary location, rotation and scale values.

You cannot currently “unlock” the screen alignment. If you are building for PC, there is no extra draw call cost to using mesh emitter, if mobile mesh emitters will cost you 1 draw per mesh emitted.