Cast Failing

The casting fails but doesn’t even play the print string in the connected blueprint as if it’s not connecting to said blueprint. Where am I going wrong ?

23091-capture1.png

Hi DanSaxon,

If you’re casting to an actor, try doing a “get all actors of class” node, then run a for each loop with the array element casting to the actor.