M o t H 9e68af38d9 Update projects to Godot 3.5 (#827) 2 years ago
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 years ago
ActionRemapButton.gd 9e68af38d9 Update projects to Godot 3.5 (#827) 2 years ago
ActionRemapButton.tscn a76d9471f4 Add a simplified version of input remapping 5 years ago
InputRemapMenu.tscn 4913cd868a Misc fixes and tweaks 4 years ago
KeyPersistence.gd 9e68af38d9 Update projects to Godot 3.5 (#827) 2 years ago
README.md d4bf89d364 Link to the asset library from the README of each demo 5 years ago
icon.png fcc7d5c723 Optimize PNG images using oxipng 5 years ago
icon.png.import b7e0a470c7 Update demos to Godot 3.4 3 years ago
project.godot 69758f2523 Fixes #629 3 years ago

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