1 Attachment(s)
Physics Particles rotation on Android
I'm using a Physics Particle object to create 6 particles with an angle interval of 360, and all the direction selected, in order to scatter them in every direction.
When I test the level on my pc each particle is rotated according to the direction it's moving toward, but when I test it on my android phone all the particles face the deafult direction (they move in the right direction though).
Attachment 25353
Is that a known issue? Is there any way to fix it?