Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 tháng trước cách đây
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 năm trước cách đây
ActionRemapButton.gd 471243f38e Adding persistence InputMapping 2 năm trước cách đây
ActionRemapButton.tscn 471243f38e Adding persistence InputMapping 2 năm trước cách đây
InputRemapMenu.tscn 471243f38e Adding persistence InputMapping 2 năm trước cách đây
KeyPersistence.gd 92c39e7f1c GUI/InputRemapMenu demo fixed to work with Godot 4 stable (#875) 1 năm trước cách đây
README.md 85e7aeec99 Fixed GUI Input Mapping Demo Script Errors for 4.0-dev 2 năm trước cách đây
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 năm trước cách đây
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) 1 năm trước cách đây
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) 8 tháng trước cách đây

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