How to instant spawn all particles in initialize particle component

Hello

I want to know how to initialize all my particles straight away and not have a rate for the particles. I can’t seem to find an option other than setting the rate to be really high.

Is there no simple solution to have it instantly spawn all of the particles in a given system ?

6416181--716937--upload_2020-10-14_0-45-29.png

Just change from a “Constant Spawn Rate” to a “Single Burst” and increment the count to your desired particle count

Ah thank you ! :slight_smile: