-
Stopping a particle emitter, but letting the existing particles die
I want to do something where I want a particle emitter to run for awhile, and then at a point stop emitting particles, but not have the entire object disappear at once, but instead let the existing particles die. Any tips on how to do this?