Particle delay

Hey,

I have a simple water droplet particle system that emits a burst of 1 particle every seconds and loops, is it possible to add some delay variation between each drops?

You don’t necessarily need burst. If you only need 1 droplet at a time, use “Max Particles” to cap the particle count at 1. Then change value type of emission “rate over time” random between 2 constants or curves with low multiplier.