I’m trying to make time stop but I can’t stop particle emiiter and its emitted particle, What property should I change to freeze them?
Use the TimeScale property of the ParticleEmitter and set it to 0.
5 Likes
The timescale property in a particleemitter resets the particles already active when the timescale is set from 0 back to whatever it was previously.
Any possible solution for this issue?
1 Like