Hugo Locurcio b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 5 years ago
ActionRemapButton.gd 520b4a7870 Improve style in many demos (#1263) 4 months ago
ActionRemapButton.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
ActionRemapButton.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
InputRemapMenu.tscn b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks ago
KeyPersistence.gd 520b4a7870 Improve style in many demos (#1263) 4 months ago
KeyPersistence.gd.uid 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
README.md b4c73f4888 Fix README links to asset library (#1078) 1 year ago
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 2 years ago
icon.webp.import 14fcc0e133 Update all demo projects for Godot 4.5 and use path-deterministic UIDs (#1258) 4 months ago
project.godot b4eff8de9d Update all demos for Godot 4.6, fix Global Illumination demo 2 weeks 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: Compatibility

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

Screenshots

Screenshot