mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-06 07:50:22 +01:00
Add README files to GUI demos
This commit is contained in:
15
gui/input_mapping/README.md
Normal file
15
gui/input_mapping/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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: GLES 2
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
Reference in New Issue
Block a user