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 ACTION_LIST constant inside the script to customize your used actions. 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. 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 3.4 | Godot 3.4 |
Version String | 1.0 | 1.0 |
Download Commit | ef82e735b6644ea81d0d5f56092672b489e3640e | ef82e735b6644ea81d0d5f56092672b489e3640e |
Download Url (Computed) | https://github.com/KoBeWi/Godot-Input-Remap/archive/ef82e735b6644ea81d0d5f56092672b489e3640e.zip | https://github.com/KoBeWi/Godot-Input-Remap/archive/ef82e735b6644ea81d0d5f56092672b489e3640e.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
![]() |