Hello!
According to your code you are not spawning 1 niagara system per event, but 1 system per frame for the duration of your timeline each time the event is triggered. Try to remove the timeline node to see if that fixes your problem.
1 Like