Files
VRProject/Assets/Input/New Actions.inputactions
2026-05-25 17:04:25 +09:00

123 lines
4.5 KiB
Plaintext

{
"version": 1,
"name": "New Actions",
"maps": [
{
"name": "Test",
"id": "b2843e79-b1b2-454c-9939-148d9b84f906",
"actions": [
{
"name": "XR_PrimaryButtonR",
"type": "Button",
"id": "ada6f454-e92d-4eca-81ed-495aa3fc1c0c",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "XR_SecondaryButtonR",
"type": "Button",
"id": "4f4e3cc0-4018-4dac-9af0-fb5977a04179",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "XR_PrimaryButtonL",
"type": "Button",
"id": "11d92c87-4a30-4af5-98a2-6dc5f17733dd",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "XR_SecondaryButtonL",
"type": "Button",
"id": "4695b210-5a41-434a-82c5-00facc76a6dd",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "2ae0e108-71a2-42bc-9547-24b5a1c1308a",
"path": "<XRController>{RightHand}/{PrimaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "XR_PrimaryButtonR",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "f89ebeda-d413-4430-bb0b-914fa3fa5ebf",
"path": "<XRController>{RightHand}/{SecondaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "XR_SecondaryButtonR",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "f7f5e97e-7aca-4f09-b5d9-2c6d2298a3af",
"path": "<XRController>{LeftHand}/{PrimaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "XR_PrimaryButtonL",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "82995bf8-b451-4d5b-beb8-c0212b83f3e7",
"path": "<XRController>{LeftHand}/{SecondaryButton}",
"interactions": "",
"processors": "",
"groups": "",
"action": "XR_SecondaryButtonL",
"isComposite": false,
"isPartOfComposite": false
}
]
},
{
"name": "Attack",
"id": "9c7758c2-de3d-43c3-9aaf-5a655fdcf2f1",
"actions": [
{
"name": "Punch",
"type": "Value",
"id": "28908fd8-60ae-4ed6-87a5-c2c0567b368d",
"expectedControlType": "Vector3",
"processors": "",
"interactions": "",
"initialStateCheck": true
}
],
"bindings": [
{
"name": "",
"id": "9edba46f-5922-4818-a74c-1ba095f91287",
"path": "<XRController>{RightHand}/{DeviceVelocity}",
"interactions": "",
"processors": "",
"groups": "",
"action": "Punch",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": []
}