godot-demo-projects/gui/input_mapping
Hugo Locurcio 1d5184e235
Update most demos for Godot 4.0.beta10 (#782)
2023-01-05 16:50:17 +01:00
..
screenshots
ActionRemapButton.gd Adding persistence InputMapping 2022-05-08 06:33:49 +09:00
ActionRemapButton.tscn Adding persistence InputMapping 2022-05-08 06:33:49 +09:00
InputRemapMenu.tscn Adding persistence InputMapping 2022-05-08 06:33:49 +09:00
KeyPersistence.gd Adding persistence InputMapping 2022-05-08 06:33:49 +09:00
README.md
icon.png
icon.png.import
project.godot Update most demos for Godot 4.0.beta10 (#782) 2023-01-05 16:50:17 +01:00

README.md

GUI Input Mapping

A demo showing how to build an input key remapping screen.

  • Click the buttons to change the bound keys.
  • Persists the keys to disk, so they are preserved after the project is restarted.

Language: GDScript

Renderer: Vulkan Mobile

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/131

Screenshots

Screenshot