How do I run a function on a third actor when two actors overlap?

You can’t cast, as the player isn’t there during the overlap process.

If you have two BPs, BPA and BPB, and when they overlap, you want something to happen on the player, then ( in BPA )

( except with your player type, of course )

1 Like