I have a very simple particle emitter with a Size by Life module to make a shrink and grow animation. It starts with size 1, shrinks to 0.5, grows back to 1. Loops. This is working fine.
But I didn’t want all emitters I place in the world to start the shrink animation at the exact the same time. Is there a way to tell the Size by Life module to start at a random time in the animation?