Read the default input mapping
In Godot, you can read the default input configuration without loading it into the InputMap
by using the ProjectSettings
API. 1
Example:
In Godot, you can read the default input configuration without loading it into the InputMap
by using the ProjectSettings
API. 1
Example: