Player Overlapping Object Not Working

I’m trying to make so the game triggers an event when the player is overlapping a box. I have it set, but nothing happens. Can anyone help?
dcf07d6d848e7668c65f343b48523f00185bd0a4.jpeg

Check the collision settings on the box. It needs to overlap Pawn if you want to detect players/characters.

1 Like

isn’t the correct node “On actor begin overlap” instead of what you have? not sure myself i’m fairly new aswell