Test追加パックVol.2
This commit is contained in:
95
Assets/Input/New Actions.inputactions
Normal file
95
Assets/Input/New Actions.inputactions
Normal file
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
Reference in New Issue
Block a user