This commit is contained in:
2026-07-24 18:20:02 +09:00
commit 0b02bacb3d
177 changed files with 5172 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
{
"version": 1,
"name": "GameInput",
"maps": [
{
"name": "Player",
"id": "fade7ada-4185-4174-a09d-320a0c0d795f",
"actions": [
{
"name": "DialogNext",
"type": "Button",
"id": "8ae8ab6b-7801-4d27-a238-85004f8ad448",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "36fe51e9-2b54-4add-ac38-ef9651d1118c",
"path": "<Keyboard>/space",
"interactions": "",
"processors": "",
"groups": "",
"action": "DialogNext",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}