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?

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