Quote Originally Posted by Robert Kosek
Hey Andreaz, if I want to make a particle system that I attach to ships (IE, an exhaust trail) that doesn't die except when their engines are off, what should I do? I set the duration to 0 and it doesn't die, but how should I go about making it so that the system peters out instead of continues to spawn particles? Should I just set duration to 0.00001?
As of now you have to change the effect of the system to a effect with Quota=0 when you dont want any more particles to be spawned and then change back when you need new ones