ControlsRemap resource

An asset by KoBeWi
The page banner background of a mountain and forest
ControlsRemap resource hero image

Quick Information

0 ratings
ControlsRemap resource icon image
KoBeWi
ControlsRemap resource

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.

Supported Engine Version
4.0
Version String
1.2
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

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.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
ControlsRemap resource icon image
KoBeWi
ControlsRemap resource

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.

Supported Engine Version
4.0
Version String
1.2
License Version
MIT
Support Level
community
Modified Date
1 month ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers