123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "name": "GestureInput",
- "maps": [
- {
- "name": "Player",
- "id": "cb0ffbfc-cfc7-4d4f-86c5-29195067aa55",
- "actions": [
- {
- "name": "Gesture",
- "type": "Button",
- "id": "14ff0a3e-63b0-4954-abf7-c5d409f71c16",
- "expectedControlType": "",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- }
- ],
- "bindings": [
- {
- "name": "",
- "id": "c4641e11-8be7-4291-a3d2-c575d78a3813",
- "path": "<Mouse>/leftButton",
- "interactions": "Hold",
- "processors": "",
- "groups": "",
- "action": "Gesture",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "ca915298-f972-45f4-a5e7-34af92c47232",
- "path": "<Touchscreen>/Press",
- "interactions": "Hold",
- "processors": "",
- "groups": "",
- "action": "Gesture",
- "isComposite": false,
- "isPartOfComposite": false
- }
- ]
- }
- ],
- "controlSchemes": []
- }
|