Edit of asset "ControlsRemap resource" Accepted

Old/Current New/Edit
Title ControlsRemap resource
Description A resource that can store your InputMap action keys/buttons. Allows for easy customization of controls.

To use:
- Create a new ControlsRemap resource.
- Customize your actions with set_action_key() or set_action_button() (they take InputEventKey and InputEventJoypadButton events)
- Use create_remap() to store the customized actions in ControlRemap
- Use ResourceSaver on the remap to save it to a file
- Later you can load() the resource and use apply_remap() to load the actions from remap.

Edit the "addons/ControlsRemap/action_list" project setting to customize your used actions.

Includes built-in documentation. Check the repo for more in-depth description.
A resource that can store your InputMap action keys/buttons. Allows for easy customization of controls.

To use:
- Create a new ControlsRemap resource.
- Customize your actions with set_action_key() or set_action_button() (they take InputEventKey and InputEventJoypadButton events)
- Use create_remap() to store the customized actions in ControlRemap
- Use ResourceSaver on the remap to save it to a file
- Later you can load() the resource and use apply_remap() to load the actions from remap.

Edit the "addons/ControlsRemap/action_list" project setting to customize your used actions.

Includes built-in documentation. Check the repo for more in-depth description.
Category Misc
License MIT
Repository Provider GitHub
Repository Url https://github.com/KoBeWi/Godot-Input-Remap
Issues Url https://github.com/KoBeWi/Godot-Input-Remap/issues
Godot version Godot 4.0
Version String 1.2 1.2
Download Commit 5a49a2ea539bf71507465541b7b4646809fd7b56 5a49a2ea539bf71507465541b7b4646809fd7b56
Download Url (Computed) https://github.com/KoBeWi/Godot-Input-Remap/archive/5a49a2ea539bf71507465541b7b4646809fd7b56.zip https://github.com/KoBeWi/Godot-Input-Remap/archive/5a49a2ea539bf71507465541b7b4646809fd7b56.zip
Icon Url https://github.com/KoBeWi/Godot-Input-Remap/blob/master/Media/Icon.png?raw=1