• Godot Help
  • How to disable specific inputs when a node is visible?

i'm looking for a way to disable inputs such as wasd when a dialog box is visible in the game without messing with the player's physics process code.