123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- {
- "name": "BathroomInput",
- "maps": [
- {
- "name": "Player",
- "id": "61368c0a-07e3-401a-8f19-bb0ce9a93c64",
- "actions": [
- {
- "name": "New action",
- "type": "Button",
- "id": "5f087c8c-3a11-4aa2-8e4b-6c7d7b0a375e",
- "expectedControlType": "",
- "processors": "",
- "interactions": "",
- "initialStateCheck": false
- }
- ],
- "bindings": [
- {
- "name": "",
- "id": "e49eca32-5174-4ce2-af17-dc5919c22a3c",
- "path": "<Touchscreen>/Press",
- "interactions": "Hold",
- "processors": "",
- "groups": "",
- "action": "New action",
- "isComposite": false,
- "isPartOfComposite": false
- },
- {
- "name": "",
- "id": "f66482ed-a0c3-4a2f-b47f-c88fd2060813",
- "path": "<Mouse>/leftButton",
- "interactions": "Hold",
- "processors": "",
- "groups": "",
- "action": "New action",
- "isComposite": false,
- "isPartOfComposite": false
- }
- ]
- }
- ],
- "controlSchemes": []
- }
|