160 lines
5.9 KiB
Plaintext
160 lines
5.9 KiB
Plaintext
{
|
|
"name": "PlayerInputActions",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "8be8563d-f86a-4180-9497-327208207374",
|
|
"actions": [
|
|
{
|
|
"name": "CameraMovement",
|
|
"type": "Value",
|
|
"id": "3f95d77d-eac9-4f68-afc7-920a3cf21cf4",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "CameraRotate",
|
|
"type": "Value",
|
|
"id": "c2380b6a-5e64-438b-87a5-cfb0fc964439",
|
|
"expectedControlType": "Axis",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "CameraZoom",
|
|
"type": "Value",
|
|
"id": "98f04da7-af9e-43e7-86cf-14dffc7c11f3",
|
|
"expectedControlType": "Axis",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Click",
|
|
"type": "Button",
|
|
"id": "ea8ff401-d690-47f2-9be5-538a55f1b170",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "WASD",
|
|
"id": "46d35c2a-f806-4a90-a753-9d04ac7ae4e8",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraMovement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "8450ee4c-47a0-4423-af62-2461fbd6c186",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "df4bfb4f-545e-4e1e-9d71-054e257d7c76",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "1d645d09-e51c-4beb-9733-e7a2587d0d01",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "724c5104-33c0-44fe-88ba-a23037925ea9",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraMovement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "1D Axis",
|
|
"id": "fefcfddb-2d96-4572-a396-5994ca7d56d8",
|
|
"path": "1DAxis",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraRotate",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "negative",
|
|
"id": "15042b53-da04-4ef2-95ef-d87cfe970ae6",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraRotate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "positive",
|
|
"id": "8126d771-a0cb-4485-a176-7cb6ba72a170",
|
|
"path": "<Keyboard>/q",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "CameraRotate",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "7d750995-de9a-4511-b593-00673c503e02",
|
|
"path": "<Mouse>/scroll/y",
|
|
"interactions": "",
|
|
"processors": "Clamp(min=-1,max=1),Invert",
|
|
"groups": "",
|
|
"action": "CameraZoom",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "54249f40-90d3-4e81-83bf-352bedf3bdf3",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Click",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |