Projectiles have a set life span that determines how long they stay before they destroy themselves. You can fix this by going to the construct script in your actor, and using the set life span node which set how many seconds the projectile exists before it is deleted. Set it to a higher number to solve your issue.
1 Like