add package files
This commit is contained in:
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"name": "InputActions",
|
||||
"maps": [
|
||||
{
|
||||
"name": "LeftHand",
|
||||
"id": "580a5840-224e-464f-83c2-75974c6b515b",
|
||||
"actions": [
|
||||
{
|
||||
"name": "TriggerPress",
|
||||
"type": "Button",
|
||||
"id": "abf3e2de-2bcc-4780-ab0f-39b95befd95b",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": ""
|
||||
},
|
||||
{
|
||||
"name": "GripPress",
|
||||
"type": "Button",
|
||||
"id": "d4514ab2-45f3-4137-86d5-4fcc68e45e12",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": ""
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "c360e2ed-9ad6-4103-af8b-ffae3c26ca55",
|
||||
"path": "<XRController>{LeftHand}/triggerPressed",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "TriggerPress",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "1b896f30-9a63-4ed6-9cb9-2015ee000663",
|
||||
"path": "<XRController>{LeftHand}/gripPressed",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "GripPress",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "RightHand",
|
||||
"id": "9e47d12d-aa53-4f65-b9c2-4dc5f6d3ec4d",
|
||||
"actions": [
|
||||
{
|
||||
"name": "GripPress",
|
||||
"type": "Button",
|
||||
"id": "f8318062-27ce-44a5-9cd1-1cc65c2423ed",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": ""
|
||||
},
|
||||
{
|
||||
"name": "TriggerPress",
|
||||
"type": "Button",
|
||||
"id": "2d4c4d7e-75d6-41b9-a8af-678783f52839",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": ""
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "c35117b2-b6a1-4069-aa57-47c5a9835f10",
|
||||
"path": "<XRController>{RightHand}/triggerPressed",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "TriggerPress",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "d215e5c1-c882-4a74-b856-01b22e58627b",
|
||||
"path": "<XRController>{RightHand}/gripPressed",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "GripPress",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
Reference in New Issue
Block a user