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