79 lines
2.7 KiB
Plaintext
79 lines
2.7 KiB
Plaintext
{
|
|
"version": 1,
|
|
"name": "PlayerActions",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "8838403e-77e7-4938-931c-e7b6dd8da490",
|
|
"actions": [
|
|
{
|
|
"name": "Move",
|
|
"type": "Value",
|
|
"id": "16e058d1-98bd-4788-8905-cbbfe02198e1",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "WASD",
|
|
"id": "969f48c2-0733-4928-b753-b138a70296af",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "72c4179b-427a-4077-9aa4-5b13b797cc0b",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "9a0c2556-7cde-48d5-b5e0-f02b4c3198d2",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "5e78290e-53bd-43f3-98fd-86caef589cdf",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "8770c0d9-f0a5-4e93-b4e0-e30272211973",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |