I would like to spawn 3 (or any number of particles) in succession but control the interval between each particle birth. In the example below, I have 3 separate systems with a .1 second delay between them. Is there a cleaner way to do this?
Something like this?
If you select Spawn Context, loop options will show up in the inspector:
2 Likes
wow thank you 100%. i never new this existed