On button press destroy projectiles

Yes of course just get in the loop the location of your actor by get location and after call a node spawn emitter at location.

Be sure to call get actor location before destroy this one!!!

A best way to do that is to do that in thhe on destruct function in your actor class.