166 lines
6.0 KiB
Plaintext
166 lines
6.0 KiB
Plaintext
{
|
|
"name": "ThirdPersonViewInput",
|
|
"maps": [
|
|
{
|
|
"name": "Player Movement",
|
|
"id": "50a259c9-d17f-4483-bd4b-feb4e290989d",
|
|
"actions": [
|
|
{
|
|
"name": "Movement",
|
|
"type": "PassThrough",
|
|
"id": "be8e85db-0110-45cd-823f-1058ed7eb184",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Camera",
|
|
"type": "PassThrough",
|
|
"id": "f7ad7ce9-d43f-468d-ab0f-54cc66ac33fa",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "WASD",
|
|
"id": "72e37b69-1a0d-4e6e-a5aa-7a2a62845d22",
|
|
"path": "2DVector(mode=2)",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "a5e60c10-53e0-484a-be45-210fc2d3d305",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "cdafb043-b1bc-4680-9d55-91854d1e2eb4",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "4da8623e-6baa-4256-99ec-d016f9ad6c1f",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "5c98d073-e749-49de-bb73-c6f5920f53f1",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "d8db2334-67bd-461e-92dc-dc04f2b64660",
|
|
"path": "<Mouse>/delta",
|
|
"interactions": "",
|
|
"processors": "NormalizeVector2",
|
|
"groups": "",
|
|
"action": "Camera",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "Player Actions",
|
|
"id": "7c28b681-44ce-4c44-832c-561051fceb49",
|
|
"actions": [
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "ef60df41-7d24-45f4-a426-4e6b9fe4d374",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Crouch",
|
|
"type": "Button",
|
|
"id": "19075beb-f2d7-4af5-bbcc-e2b53e1e139a",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Fire",
|
|
"type": "PassThrough",
|
|
"id": "2b493869-f7ab-4acb-8918-11b0265f0993",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "e8b4d9c1-7565-4954-b6f9-f9c7ed95f613",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "a02f0962-5e78-44c2-aaf3-ee059376bda6",
|
|
"path": "<Keyboard>/c",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Crouch",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "5caa47c3-a8d5-4aad-86fe-40cdca87210a",
|
|
"path": "<Mouse>/leftButton",
|
|
"interactions": "Hold(duration=0.1)",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Fire",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |