89 lines
3.1 KiB
Plaintext
89 lines
3.1 KiB
Plaintext
{
|
|
"name": "PlayerInputActions",
|
|
"maps": [
|
|
{
|
|
"name": "Main",
|
|
"id": "7b37900d-cd4e-4c27-90f3-c06af4505fb8",
|
|
"actions": [
|
|
{
|
|
"name": "Movement",
|
|
"type": "PassThrough",
|
|
"id": "b6d068d7-d5e7-41b3-ae71-885fca319d8e",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "a72dfc99-2883-4ee9-858b-ab9b3f86fe04",
|
|
"path": "",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "WASD",
|
|
"id": "76d91a25-e6c1-4124-8dba-205d06c74e49",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "29851878-2ace-42a8-ab6b-fc2f88ce376d",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "f3d2d451-355c-4b22-8e89-284a4d0b499b",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "4a5878ef-f63f-4485-b599-bb524ae5fb53",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "370be7dc-94cb-4558-b143-523483d39404",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |