{ "name": "PlayerInput", "maps": [ { "name": "Player", "id": "6ca1a9e3-2fa2-435d-ad32-969c5b6780a2", "actions": [ { "name": "Movement", "type": "PassThrough", "id": "a6f8200e-595d-4e24-8655-ada52100a5a9", "expectedControlType": "", "processors": "", "interactions": "", "initialStateCheck": true }, { "name": "FixOrientation", "type": "Button", "id": "9276cc8d-a4e3-4cc4-b57b-498b150efe18", "expectedControlType": "Button", "processors": "", "interactions": "", "initialStateCheck": false }, { "name": "SwitchTag", "type": "Button", "id": "a8d28232-d146-427a-a8fe-a34050cde9ef", "expectedControlType": "Button", "processors": "", "interactions": "", "initialStateCheck": false } ], "bindings": [ { "name": "2D Vector", "id": "b60fd9ff-77fa-4385-9d07-137f30d8f32b", "path": "2DVector", "interactions": "", "processors": "", "groups": "", "action": "Movement", "isComposite": true, "isPartOfComposite": false }, { "name": "up", "id": "13d2c621-78a0-42d5-8080-e2016538e1ac", "path": "/w", "interactions": "", "processors": "", "groups": "KeyboardMouse", "action": "Movement", "isComposite": false, "isPartOfComposite": true }, { "name": "down", "id": "7e05c5ee-3ea7-444c-829f-84537e90cf09", "path": "/s", "interactions": "", "processors": "", "groups": "KeyboardMouse", "action": "Movement", "isComposite": false, "isPartOfComposite": true }, { "name": "left", "id": "f2027608-cb4c-4467-ab79-0b7a48e261dd", "path": "/a", "interactions": "", "processors": "", "groups": "KeyboardMouse", "action": "Movement", "isComposite": false, "isPartOfComposite": true }, { "name": "right", "id": "e84caec0-1f50-448c-9689-0a01b16c9b0d", "path": "/d", "interactions": "", "processors": "", "groups": "KeyboardMouse", "action": "Movement", "isComposite": false, "isPartOfComposite": true }, { "name": "", "id": "bed1c5fe-53e0-4962-8a03-3ab297f46cd4", "path": "/leftStick", "interactions": "", "processors": "", "groups": "Gamepad", "action": "Movement", "isComposite": false, "isPartOfComposite": false }, { "name": "", "id": "1e3881cd-0b75-4a66-925a-7ba6ca1cd7bc", "path": "/f", "interactions": "", "processors": "", "groups": "KeyboardMouse", "action": "FixOrientation", "isComposite": false, "isPartOfComposite": false }, { "name": "", "id": "250d9120-05ed-4065-a375-55991f017d13", "path": "/buttonNorth", "interactions": "", "processors": "", "groups": "Gamepad", "action": "FixOrientation", "isComposite": false, "isPartOfComposite": false }, { "name": "", "id": "fdbf1d25-c11e-47ff-b727-94d4099aa92e", "path": "/t", "interactions": "", "processors": "", "groups": "KeyboardMouse", "action": "SwitchTag", "isComposite": false, "isPartOfComposite": false }, { "name": "", "id": "9cf9ee30-73f0-4148-a07c-40d90d281cb3", "path": "/buttonSouth", "interactions": "", "processors": "", "groups": "Gamepad", "action": "SwitchTag", "isComposite": false, "isPartOfComposite": false } ] } ], "controlSchemes": [ { "name": "KeyboardMouse", "bindingGroup": "KeyboardMouse", "devices": [ { "devicePath": "", "isOptional": false, "isOR": false }, { "devicePath": "", "isOptional": false, "isOR": false } ] }, { "name": "Gamepad", "bindingGroup": "Gamepad", "devices": [ { "devicePath": "", "isOptional": false, "isOR": false } ] } ] }