2026-06-11 기본 매니저 구성

This commit is contained in:
skrwns304@gmail.com
2026-06-11 01:06:48 +09:00
parent 37669d9592
commit 8e3cc91d92
20 changed files with 608 additions and 4 deletions

View File

@@ -0,0 +1,35 @@
{
"version": 1,
"name": "GameInput",
"maps": [
{
"name": "Player",
"id": "5d026a6e-8169-45f1-bc0c-240db1a29d82",
"actions": [
{
"name": "Jump",
"type": "Button",
"id": "546a2fae-0afa-4133-8c4a-aa15ff66e23d",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "5bb26581-2c13-4476-bc62-503239d4d151",
"path": "<XRController>{RightHand}/{PrimaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}