Particles lifetime after emitter death.

Hello, I want to have a particle system emitting continous particles while left mouse button is pressed. What I have is something that basically spawns an emitter on pressed and kills it on release, but I would like for the already spawned particles to continue to fly until they’ve reached their lifetime limit.


Any ideas?