mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
This updates all links to point to the 4.2 demos instead of the 3.5 ones. Co-authored-by: A Thousand Ships (she/her) <96648715+AThousandShips@users.noreply.github.com>
18 lines
411 B
Markdown
18 lines
411 B
Markdown
# 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
|
|
|
|

|