2023-04-09 23:09:21 -07:00
|
|
|
{
|
|
|
|
"name": "PlayerControls",
|
|
|
|
"maps": [
|
|
|
|
{
|
|
|
|
"name": "Player",
|
|
|
|
"id": "a9a47ead-f903-474f-b9b9-a8a9cc529536",
|
|
|
|
"actions": [
|
|
|
|
{
|
|
|
|
"name": "Move",
|
|
|
|
"type": "Value",
|
|
|
|
"id": "183693a0-ab31-4f85-a4ef-b43b8a80fa77",
|
|
|
|
"expectedControlType": "Vector2",
|
|
|
|
"processors": "",
|
|
|
|
"interactions": "",
|
|
|
|
"initialStateCheck": true
|
2023-04-11 19:55:24 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Grapple",
|
|
|
|
"type": "Button",
|
|
|
|
"id": "2116b59e-20ee-4f7c-a656-aad81b0ae23a",
|
|
|
|
"expectedControlType": "Button",
|
|
|
|
"processors": "",
|
|
|
|
"interactions": "",
|
2023-04-17 15:22:24 -07:00
|
|
|
"initialStateCheck": true
|
2023-04-11 19:55:24 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "ThrowTambourine",
|
|
|
|
"type": "Button",
|
|
|
|
"id": "00940c0e-3199-4943-a074-8cde87588db2",
|
|
|
|
"expectedControlType": "Button",
|
|
|
|
"processors": "",
|
|
|
|
"interactions": "",
|
|
|
|
"initialStateCheck": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "Jump",
|
|
|
|
"type": "Button",
|
|
|
|
"id": "5a10231f-97fe-4bfb-89d8-4ac906d76de6",
|
|
|
|
"expectedControlType": "Button",
|
|
|
|
"processors": "",
|
|
|
|
"interactions": "",
|
|
|
|
"initialStateCheck": false
|
2023-04-09 23:09:21 -07:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"bindings": [
|
|
|
|
{
|
|
|
|
"name": "WASD",
|
|
|
|
"id": "8be20483-bc4c-4de5-ae33-87f6c1773393",
|
|
|
|
"path": "2DVector",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "Move",
|
|
|
|
"isComposite": true,
|
|
|
|
"isPartOfComposite": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "up",
|
|
|
|
"id": "e1bea111-76ee-4943-be11-295c7889c199",
|
|
|
|
"path": "<Keyboard>/w",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "Move",
|
|
|
|
"isComposite": false,
|
|
|
|
"isPartOfComposite": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "down",
|
|
|
|
"id": "7e9e0e87-86d6-40d2-8b36-aa2434fe3c58",
|
|
|
|
"path": "<Keyboard>/s",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "Move",
|
|
|
|
"isComposite": false,
|
|
|
|
"isPartOfComposite": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "left",
|
|
|
|
"id": "8a166d0f-d8b5-4f86-90c3-0e5276aaa572",
|
|
|
|
"path": "<Keyboard>/a",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "Move",
|
|
|
|
"isComposite": false,
|
|
|
|
"isPartOfComposite": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "right",
|
|
|
|
"id": "893cb256-fb73-4829-b2d1-2fef88a0a2f0",
|
|
|
|
"path": "<Keyboard>/d",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "Move",
|
|
|
|
"isComposite": false,
|
|
|
|
"isPartOfComposite": true
|
2023-04-11 19:55:24 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "",
|
|
|
|
"id": "77fb86b2-c108-4901-9a80-e00c9317d4df",
|
|
|
|
"path": "<Keyboard>/l",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "Grapple",
|
|
|
|
"isComposite": false,
|
|
|
|
"isPartOfComposite": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "",
|
|
|
|
"id": "f3aa2992-7914-440a-b109-bf84cfa770a3",
|
|
|
|
"path": "<Keyboard>/k",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "ThrowTambourine",
|
|
|
|
"isComposite": false,
|
|
|
|
"isPartOfComposite": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "",
|
|
|
|
"id": "ad2dbcc6-d98e-4d64-bce9-fb9f8741462e",
|
|
|
|
"path": "<Keyboard>/space",
|
|
|
|
"interactions": "",
|
|
|
|
"processors": "",
|
|
|
|
"groups": "",
|
|
|
|
"action": "Jump",
|
|
|
|
"isComposite": false,
|
|
|
|
"isPartOfComposite": false
|
2023-04-09 23:09:21 -07:00
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"controlSchemes": []
|
|
|
|
}
|