Unity 2018 Particles aligning to Tangent rather than Normal with align to direction
Sorry if this is a basic question, I am quite new at Unity.
I have a relatively simple scene with particles being emitted from a circle and radiating outwards. I have turned on align to direction and the particles are aligned now to the tangent of the circle rather than the normal. The motion is correct it is just the particle orientation that is not. Any suggestions on how I should fix this?
I have tried the 3D rotation too and it doesnt seem to work for the whole circle, only the top and bottom rotations.
Any help or guidance that you can provide is much appreciated!
Generally do not use “align to direction” in shape module, ins$$anonymous$$d use stretched billboard mode in renderer module.
Your answer
Follow this Question
Related Questions
projectile Effect 0 Answers
Particle Effect appears low-quality in-game. 0 Answers
VFX Particles doesnt appear 0 Answers
Emitting water 0 Answers
Particle Effect for Melee Attack 0 Answers