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?