I'm trying to use events to change the rate of a particle effect. I want it to go from it's default rate of 10 to 100. I used the "Set rate" event, but the rate doesn't change. Is this a bug, or am I doing something wrong?
Develop games in your browser. Powerful, performant & highly capable.
If the particle is in one-shot mode, then changing rate doesn't do anything after initial creation of the object. Maybe it's this?