게임클리어 이벤트

This commit is contained in:
2026-06-23 17:03:38 +09:00
parent fecc7556d6
commit b85855d4d6
25 changed files with 1317 additions and 28 deletions

View File

@@ -41,6 +41,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "DialogNext",
"type": "Button",
"id": "c7e3a1f0-4444-4abc-8def-000000000004",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -98,6 +107,28 @@
"action": "Interact",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "c7e3a1f0-5555-4abc-8def-000000000005",
"path": "<XRController>{RightHand}/{SecondaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "DialogNext",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "c7e3a1f0-6666-4abc-8def-000000000006",
"path": "<Keyboard>/space",
"interactions": "",
"processors": "",
"groups": "",
"action": "DialogNext",
"isComposite": false,
"isPartOfComposite": false
}
]
}