Maybe you’re pausing while showing the menu.
In that case the game does not listen to your key events.
You would need to make the input action listen even in paused state, which you can do in the node’s parameters/settings.
Maybe you’re pausing while showing the menu.
In that case the game does not listen to your key events.
You would need to make the input action listen even in paused state, which you can do in the node’s parameters/settings.