Initial commit
This commit is contained in:
@@ -0,0 +1,148 @@
|
||||
{
|
||||
"name": "TouchpadTouchActions",
|
||||
"maps": [
|
||||
{
|
||||
"name": "LeftController",
|
||||
"id": "6d4629dd-6e5f-417c-bea8-e58d656a0377",
|
||||
"actions": [
|
||||
{
|
||||
"name": "ThumbTouched",
|
||||
"type": "Button",
|
||||
"id": "de376d65-c48f-4ed9-b5df-5775be0b7786",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "Menu",
|
||||
"type": "Button",
|
||||
"id": "edf5cca6-d7f4-4542-935b-3cfd0356995d",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "9891e417-f4aa-4818-bcfb-ac8056954644",
|
||||
"path": "<XRController>{LeftHand}/thumbrestTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "003985df-5cae-4d9b-9762-a0f3194d3434",
|
||||
"path": "<XRController>{LeftHand}/thumbstickTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "e8172ac5-3e1a-44f8-8bb2-01eb45668e23",
|
||||
"path": "<XRController>{LeftHand}/primaryTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "53311943-6bdf-4c71-9804-f2939c48edde",
|
||||
"path": "<XRController>{LeftHand}/secondaryTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "9275ffb2-1ad7-4652-8dbc-ab0179bb1443",
|
||||
"path": "<XRController>{LeftHand}/menu",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "Menu",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "RightController",
|
||||
"id": "0f1d522d-c6a3-4e1c-962d-0d78d73a855c",
|
||||
"actions": [
|
||||
{
|
||||
"name": "ThumbTouched",
|
||||
"type": "Button",
|
||||
"id": "fa484675-2d36-4a13-8a7a-d9dd699cf223",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
{
|
||||
"name": "",
|
||||
"id": "9914cfa6-ed94-4b18-a605-aba8c47d1599",
|
||||
"path": "<XRController>{RightHand}/thumbrestTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "9738de99-0401-4f70-9c80-757cce8bec30",
|
||||
"path": "<XRController>{RightHand}/thumbstickTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "f0c1b492-7013-4005-8620-edf6dfe19bb8",
|
||||
"path": "<XRController>{RightHand}/primaryTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "f471e192-1c4a-4026-90ad-66ffd7f8e2c5",
|
||||
"path": "<XRController>{RightHand}/secondaryTouched",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ThumbTouched",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"controlSchemes": []
|
||||
}
|
||||
Reference in New Issue
Block a user