123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "name": "Sound Game Input",
- "maps": [
- {
- "name": "Player",
- "id": "981fc5ab-615d-4f99-8f0e-55848f01fc4f",
- "actions": [
- {
- "name": "TapandSwipe",
- "type": "Button",
- "id": "e27673ca-0fad-4949-806d-ebf34b43276c",
- "expectedControlType": "",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- }
- ],
- "bindings": [
- {
- "name": "",
- "id": "a8034271-5f1a-4cf8-a93c-09b889fb0852",
- "path": "<Mouse>/leftButton",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "TapandSwipe",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "b80dd2f7-0c72-48dc-8930-74b9e12903e1",
- "path": "<Touchscreen>/Press",
- "interactions": "",
- "processors": "",
- "groups": "",
- "action": "TapandSwipe",
- "isComposite": false,
- "isPartOfComposite": false
- }
- ]
- }
- ],
- "controlSchemes": []
- }
|