Hugo Locurcio 4d49bbd1b8 Update demos for Godot 4.4 hace 4 meses
..
screenshots fcc7d5c723 Optimize PNG images using oxipng hace 4 años
ActionRemapButton.gd bac1e69164 Use static typing in all demos (#1063) hace 1 año
ActionRemapButton.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 hace 2 meses
ActionRemapButton.tscn 4d49bbd1b8 Update demos for Godot 4.4 hace 2 meses
InputRemapMenu.tscn 31d1c0c112 Remove old and unused project settings, update various demos for 4.2 (#1024) hace 1 año
KeyPersistence.gd bac1e69164 Use static typing in all demos (#1063) hace 1 año
KeyPersistence.gd.uid 4d49bbd1b8 Update demos for Godot 4.4 hace 2 meses
README.md b4c73f4888 Fix README links to asset library (#1078) hace 11 meses
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hace 2 años
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hace 2 años
project.godot 4d49bbd1b8 Update demos for Godot 4.4 hace 2 meses

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