How to make a particle that jumps up then falls down

So what im trying to do is make a particle that shoots out but then falls down kinda of like firework sparks. Any help on how to approch this?

2 Likes

You can add Acceleration to the Particle, usually changing the Y value should be your fix.


You can find it in the Motion tab of ParticleEmitter inside Properties.

2 Likes