154 lines
5.3 KiB
Plaintext
154 lines
5.3 KiB
Plaintext
{
|
|
"name": "PlayerActions",
|
|
"maps": [
|
|
{
|
|
"name": "Movement",
|
|
"id": "e2eb14cb-f16d-48c8-b678-1e5f743f79fb",
|
|
"actions": [
|
|
{
|
|
"name": "Move",
|
|
"type": "Value",
|
|
"id": "8ecefed7-25f8-40a4-b283-432e2c36106f",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "2D Vector",
|
|
"id": "c0bedd3d-f062-42f8-be5e-d6296bc522f7",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "d9c4bd98-c52e-4b75-b89b-774831a2e00e",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "2014b8f6-0e79-4d7b-8544-3a04ee7b0196",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "e3e7462d-3635-462a-8990-ed25ac6d9321",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "b4091886-b1e3-40c5-90d6-f80b36df218d",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Move",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Attack",
|
|
"id": "1585cfeb-41f2-44d3-b1a1-78a860fbadbb",
|
|
"actions": [
|
|
{
|
|
"name": "ClickAttack",
|
|
"type": "Button",
|
|
"id": "af8d1e10-86ff-4117-8584-3ca8c8d20819",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "b770f9e8-697b-4c0a-8dfd-fcd81aca8721",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "ClickAttack",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Dialogue",
|
|
"id": "0a2eda12-8a1c-4db5-a39a-78fe4de594f5",
|
|
"actions": [
|
|
{
|
|
"name": "Interact",
|
|
"type": "Button",
|
|
"id": "263f6a4a-2e51-4792-8798-43efcc8a0f28",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Continue",
|
|
"type": "Button",
|
|
"id": "2a108daa-9156-4b14-905d-5a1ced29204a",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "5f6b363d-dac3-4241-ab3d-8d0a3ba46133",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Interact",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "b2e352da-1b6c-4073-8919-566f71516a68",
|
|
"path": "<Keyboard>/enter",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Continue",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |