I need help with how I can make the particles oriented in the direction it’s going, if you are confused here is a video of it:
Does anybody know how to fix this?
I need help with how I can make the particles oriented in the direction it’s going, if you are confused here is a video of it:
Try changing the orientation (in ParticleEmitter) to VelocityParallel
or VelocityPerpendicular
, as it seems in the video it’s set to FacingCamera
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.