On Component Begin Overlap working but how to detect if you're already on top of an object?

One last thing – In my “Coin” Blueprint, how do I get my ThirdPersonCharacter actor imported into this blueprint?

Right now, I get the actor because of the collision event :
image

but I can’t rely on that. I want to get the ThirdPerson actor without needing the collide event.

Thanks in advance!

1 Like