Files
Caleb Sandford deQuincey e2b97323a3 Started building first moment
2025-10-31 20:33:41 +00:00

389 lines
14 KiB
Plaintext

{
"name": "Controls",
"maps": [
{
"name": "Player",
"id": "2c49ff3e-ee54-41db-a904-9d6a34278604",
"actions": [
{
"name": "Jump",
"type": "Button",
"id": "9c4baf7e-dd4a-45cb-b8b5-518f23ef2f3f",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Move",
"type": "Value",
"id": "105f8ab6-711b-48c9-afe5-81516e9a23b4",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "Look",
"type": "Value",
"id": "c7314668-554f-4d3e-9860-066f89d79485",
"expectedControlType": "Vector2",
"processors": "",
"interactions": "",
"initialStateCheck": true
},
{
"name": "Sprint",
"type": "Button",
"id": "8a1c0259-4ff4-47ce-8b18-87fa6457e43a",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "ToggleWalk",
"type": "Button",
"id": "81a5840a-1451-4af7-b390-f2f1e3099eb9",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Aim",
"type": "Button",
"id": "e440026d-b50a-4df1-ba03-48302673e522",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Crouch",
"type": "Button",
"id": "0a2dd0bc-e6ed-4515-b034-169169050ceb",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "LockOn",
"type": "Button",
"id": "a87fb759-f0bc-4a42-9e92-7f6bdec29e48",
"expectedControlType": "Button",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
{
"name": "",
"id": "4973493d-c628-41b1-8283-30a38a35726a",
"path": "<Keyboard>/space",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "42025cc3-3d37-4b12-a885-8eca8f556f97",
"path": "<Gamepad>/buttonSouth",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Jump",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "1ab14112-e754-49ce-9d7a-515a9ab24396",
"path": "<Gamepad>/leftStick",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Move",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "2D Vector WASD",
"id": "d68d1f5f-0e48-4c97-943a-5200d814ba4c",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "4601556f-fe76-459e-833c-8424f28ccfaf",
"path": "<Keyboard>/w",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "0758e0d3-c53f-4406-b0c5-6b65928f6495",
"path": "<Keyboard>/s",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "34ab6656-510b-4543-a02c-457d9d87d373",
"path": "<Keyboard>/a",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "861a3c64-a95a-4fb2-90f1-2f7fc3994ebd",
"path": "<Keyboard>/d",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "2D Vector Arrowkeys",
"id": "cd992d5a-4846-4403-aad0-3c9049a191e5",
"path": "2DVector",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "up",
"id": "35439dc7-4c62-4730-a600-57bd079992aa",
"path": "<Keyboard>/upArrow",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "down",
"id": "8a40e7f9-06f6-4fea-82c8-a9bbfa9f3a45",
"path": "<Keyboard>/downArrow",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "left",
"id": "a529365f-0079-4cdd-ad19-c2176ebc12a7",
"path": "<Keyboard>/leftArrow",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "right",
"id": "032d5647-9197-4ab1-b0ed-73f9c573abaa",
"path": "<Keyboard>/rightArrow",
"interactions": "",
"processors": "",
"groups": "",
"action": "Move",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "fd44343a-ca07-4f0a-95d7-29164ac381f0",
"path": "<Mouse>/delta",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Look",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "8a2bfa46-4ead-4a8f-aac0-c0bc4f585928",
"path": "<Gamepad>/rightStick",
"interactions": "",
"processors": "ScaleVector2(x=4,y=4)",
"groups": "Gamepad",
"action": "Look",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "354b4cd8-944c-4d23-87b4-d26e6403b2a7",
"path": "<Keyboard>/shift",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Sprint",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "13547036-1d58-45f2-a2d8-c9f0706a8fb9",
"path": "<Gamepad>/rightShoulder",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Sprint",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "ab91ddfe-c482-4b55-aa59-bf1974a526b3",
"path": "<Keyboard>/capsLock",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "ToggleWalk",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "b5d9ab6f-92ae-4d6a-85ce-20210c1efe16",
"path": "<Gamepad>/leftStickPress",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "ToggleWalk",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "2d594f48-6585-4401-95f6-10f27afb0d84",
"path": "<Mouse>/rightButton",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Aim",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "9f00b84c-77a0-4264-88a7-aa6ace188e6e",
"path": "<Gamepad>/leftTrigger",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Aim",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "73eda66d-2118-4a22-9d70-18cc9ea08e74",
"path": "<Keyboard>/ctrl",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "Crouch",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "78facee1-242d-43a5-b71f-75bfdb0ed6e1",
"path": "<Gamepad>/buttonEast",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "Crouch",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "9f68216e-e598-4037-a000-2ca8be91e0ba",
"path": "<Mouse>/middleButton",
"interactions": "",
"processors": "",
"groups": "Keyboard and Mouse",
"action": "LockOn",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "",
"id": "bab278b9-2663-41cb-9167-ffb39759d9a9",
"path": "<Gamepad>/rightStickPress",
"interactions": "",
"processors": "",
"groups": "Gamepad",
"action": "LockOn",
"isComposite": false,
"isPartOfComposite": false
}
]
}
],
"controlSchemes": [
{
"name": "Keyboard and Mouse",
"bindingGroup": "Keyboard and Mouse",
"devices": [
{
"devicePath": "<Keyboard>",
"isOptional": false,
"isOR": false
},
{
"devicePath": "<Mouse>",
"isOptional": false,
"isOR": false
}
]
},
{
"name": "Gamepad",
"bindingGroup": "Gamepad",
"devices": [
{
"devicePath": "<DualShockGamepad>",
"isOptional": true,
"isOR": false
}
]
}
]
}