How would I be able to make the emitted particle turn downwards slower?
I want to make a firework particle and I have the acceleration on “0, -50, 0” to apply physics and i have the drag on 8 and speed on “75, 200” and when I enable the particle then once the particles on top reach its limit then acceleration starts affecting it and it turns downwards within around .25 seconds and I want it to turn downwards within 1-1.5/2 (1-1.5 or 2) seconds.
I tried changing the timescale but I wasn’t able to make it the same as it was tho it was the closest thing to fixing the problem.