Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) vor 9 Monaten
..
screenshots fcc7d5c723 Optimize PNG images using oxipng vor 4 Jahren
ActionRemapButton.gd 471243f38e Adding persistence InputMapping vor 2 Jahren
ActionRemapButton.tscn 471243f38e Adding persistence InputMapping vor 2 Jahren
InputRemapMenu.tscn 471243f38e Adding persistence InputMapping vor 2 Jahren
KeyPersistence.gd 92c39e7f1c GUI/InputRemapMenu demo fixed to work with Godot 4 stable (#875) vor 1 Jahr
README.md 85e7aeec99 Fixed GUI Input Mapping Demo Script Errors for 4.0-dev vor 2 Jahren
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) vor 1 Jahr
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) vor 1 Jahr
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) vor 9 Monaten

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