Enable mouse input

I am confused by this set-up. You aren’t switching “controllers” so you shouldn’t be enabling and disabling “controller” input. What you want to do is possess/unpossess different pawns. So “on overlap” you want to “unpossess” the current pawn and “possess” the “Door” pawn. When you end overlap you switch them back.