I’ve been using niagara to make some GUI effects. Sometimes it is about spawning particle that U want to have no lifetime set. Problem is that while reseting niagara system such particle will stay. I kinda avoided the problem by killing particle that is older than its emitter. But it seems like a hack. Are there any more proper way to do this?