パリィ完成

This commit is contained in:
KawakamiKento
2026-06-04 16:31:25 +09:00
parent 69f5891a14
commit d900c0aa47
7 changed files with 544 additions and 11 deletions

View File

@@ -3,7 +3,7 @@
"name": "New Actions",
"maps": [
{
"name": "Test",
"name": "Move",
"id": "b2843e79-b1b2-454c-9939-148d9b84f906",
"actions": [
{
@@ -117,6 +117,54 @@
"isPartOfComposite": false
}
]
},
{
"name": "Coding",
"id": "abbf7f01-062a-4810-b35d-e69c69424446",
"actions": [
{
"name": "ZL",
"type": "Button",
"id": "1839ae60-9003-482a-badd-1a6f05ee0c41",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "ZR",
"type": "Button",
"id": "87898d4b-c746-4055-9c80-2aa27808a185",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "716e9166-d6a5-4257-8a68-b1c9fe59a7c4",
"path": "<XRController>{LeftHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "",
"action": "ZL",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "9157c203-ddc2-40eb-8dd1-25f77954ae6d",
"path": "<XRController>{RightHand}/triggerPressed",
"interactions": "",
"processors": "",
"groups": "",
"action": "ZR",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []