Its a single player game. I thought the OnComponentBeginOverlap was telling the game when the player was equipping the sword but it wasn’t doing anything. Instead I set up a bool in the main player character to tell the game when the player has the sword.