Hi guys,
Im new to ue4 and Ive got a problem about particle bursts. I want to make particles spawn faster and decrease burst time, so it makes boom and stops.
Thanks for any help!
Hi guys,
Im new to ue4 and Ive got a problem about particle bursts. I want to make particles spawn faster and decrease burst time, so it makes boom and stops.
Thanks for any help!
Particle burst is basically an amount of particles bursted out at once.
So if the Particle Burst is 50, it shoots out 50 particles at once.
Add to that velocity, acceleration, drag, and any other goodness, plus a short lifetime, you’ll have a good boom going on.
Thanks,8 Ill try it