How do i pause the game without the player controller being paused?

I stumbled across this thread when implementing keyboard input for an options menu while the game is paused. What did the trick for me was to set “Execute when Paused” directly at the node of the button input.

2 Likes