124 lines
4.3 KiB
Plaintext
124 lines
4.3 KiB
Plaintext
|
{
|
||
|
"name": "PlayerInput",
|
||
|
"maps": [
|
||
|
{
|
||
|
"name": "Default",
|
||
|
"id": "a0990d9b-534a-43cc-aa4a-84f0c8e4e4bc",
|
||
|
"actions": [
|
||
|
{
|
||
|
"name": "Move",
|
||
|
"type": "Value",
|
||
|
"id": "32cfb6a9-3009-425d-8f82-2dfa9698efaa",
|
||
|
"expectedControlType": "Vector2",
|
||
|
"processors": "",
|
||
|
"interactions": ""
|
||
|
},
|
||
|
{
|
||
|
"name": "Aim",
|
||
|
"type": "Value",
|
||
|
"id": "9abef9b2-3340-47b6-b7af-a104b6d41be7",
|
||
|
"expectedControlType": "Vector2",
|
||
|
"processors": "",
|
||
|
"interactions": ""
|
||
|
}
|
||
|
],
|
||
|
"bindings": [
|
||
|
{
|
||
|
"name": "2D Vector",
|
||
|
"id": "28081da1-6270-42ec-8504-ff1f476f33b7",
|
||
|
"path": "2DVector",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "",
|
||
|
"action": "Move",
|
||
|
"isComposite": true,
|
||
|
"isPartOfComposite": false
|
||
|
},
|
||
|
{
|
||
|
"name": "up",
|
||
|
"id": "fd2f1ebd-5310-4593-9f36-e049c01fb8f3",
|
||
|
"path": "<Keyboard>/w",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Default",
|
||
|
"action": "Move",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": true
|
||
|
},
|
||
|
{
|
||
|
"name": "down",
|
||
|
"id": "afed6fb1-33d0-478a-9120-72fe065e0cd0",
|
||
|
"path": "<Keyboard>/s",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Default",
|
||
|
"action": "Move",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": true
|
||
|
},
|
||
|
{
|
||
|
"name": "left",
|
||
|
"id": "742e4c4c-8c85-451c-8823-7fe9ced17043",
|
||
|
"path": "<Keyboard>/a",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Default",
|
||
|
"action": "Move",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": true
|
||
|
},
|
||
|
{
|
||
|
"name": "right",
|
||
|
"id": "4ffffc9e-de18-4f37-ba11-2a609eb9be8b",
|
||
|
"path": "<Keyboard>/d",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Default",
|
||
|
"action": "Move",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": true
|
||
|
},
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "db23df51-1ee5-4177-8e67-9ceb38f96fd3",
|
||
|
"path": "<Gamepad>/leftStick",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Default",
|
||
|
"action": "Move",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
},
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "82329f49-043b-4f3a-859d-bb380174073e",
|
||
|
"path": "<Gamepad>/rightStick",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Default",
|
||
|
"action": "Aim",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
},
|
||
|
{
|
||
|
"name": "",
|
||
|
"id": "17a99488-cfd0-49ac-a921-5e498beabeee",
|
||
|
"path": "<Mouse>/position",
|
||
|
"interactions": "",
|
||
|
"processors": "",
|
||
|
"groups": "Default",
|
||
|
"action": "Aim",
|
||
|
"isComposite": false,
|
||
|
"isPartOfComposite": false
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"controlSchemes": [
|
||
|
{
|
||
|
"name": "Default",
|
||
|
"bindingGroup": "Default",
|
||
|
"devices": []
|
||
|
}
|
||
|
]
|
||
|
}
|