godot-demo-projects/gui/input_mapping
Aaron Franke 4913cd868a
Misc fixes and tweaks
2021-03-03 02:59:17 -05:00
..
screenshots Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
ActionRemapButton.gd
ActionRemapButton.tscn
InputRemapMenu.tscn Misc fixes and tweaks 2021-03-03 02:59:17 -05:00
README.md Link to the asset library from the README of each demo 2020-09-10 15:37:10 -04:00
icon.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
icon.png.import
project.godot Allow hiDPI in all demos that support multiple resolutions 2020-10-01 00:56:12 +02: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: GLES 2

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

Screenshots

Screenshot