You haven’t actually hooked anything up to the “Hit” event. Hook up the “actor” pin of the “Hit” event to the “cast to projectile BP”, get rid of the “get all actors of class”, then it should work. Right now that will not execute anything, if you print a string right after the Hit event you will see it doesn’t execute because you haven’t specified what “Hit” what.