Single burst with interval?

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?
8376711--1104306--upload_2022-8-20_10-24-55.png

If you select Spawn Context, loop options will show up in the inspector:
8376711--1104309--upload_2022-8-20_10-27-23.png

2 Likes

wow thank you 100%. i never new this existed