Edit of asset "ControlsRemap resource" Accepted
Old/Current | New/Edit | |
---|---|---|
Title | ControlsRemap resource | 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 ACTION_LIST constant inside the script to customize your used actions. Includes built-in documentation. Check the repo for more in-depth description. |
Category | Misc | Misc |
License | MIT | MIT |
Repository Provider | GitHub | GitHub |
Repository Url | https://github.com/KoBeWi/Godot-Input-Remap | https://github.com/KoBeWi/Godot-Input-Remap |
Issues Url | https://github.com/KoBeWi/Godot-Input-Remap/issues | https://github.com/KoBeWi/Godot-Input-Remap/issues |
Godot version | Godot 4.0 | Godot 4.0 |
Version String | 1.2 | 1.1 |
Download Commit | 5a49a2ea539bf71507465541b7b4646809fd7b56 | 935e97019aebb24b9813d2a25668dc930d3a890b |
Download Url (Computed) | https://github.com/KoBeWi/Godot-Input-Remap/archive/5a49a2ea539bf71507465541b7b4646809fd7b56.zip | https://github.com/KoBeWi/Godot-Input-Remap/archive/935e97019aebb24b9813d2a25668dc930d3a890b.zip |
Icon Url |
https://github.com/KoBeWi/Godot-Input-Remap/blob/master/Media/Icon.png?raw=1
|
https://github.com/KoBeWi/Godot-Input-Remap/blob/master/Media/Icon.png?raw=1
|