146 lines
5.2 KiB
Plaintext
146 lines
5.2 KiB
Plaintext
{
|
|
"name": "PlayerInput",
|
|
"maps": [
|
|
{
|
|
"name": "PlayerMap",
|
|
"id": "ecc5edf4-4f00-4dd6-ba1b-dda50220ce5c",
|
|
"actions": [
|
|
{
|
|
"name": "Movement",
|
|
"type": "Value",
|
|
"id": "4d87b403-7336-4ca2-88c6-367c9685855e",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "efe22dd9-a8dd-4832-b5df-ca4f29e5b2eb",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
},
|
|
{
|
|
"name": "Interaction",
|
|
"type": "Button",
|
|
"id": "bbba85ac-3dd5-4193-8b68-36b750993483",
|
|
"expectedControlType": "",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "2D Vector",
|
|
"id": "77fda54c-98a4-408b-ba3c-719d9499628b",
|
|
"path": "2DVector",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "4f4eaf29-6ac5-403c-aa25-d09c06180ec9",
|
|
"path": "<Keyboard>/w",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "efc82bf6-c180-4f7e-9559-9fb1676a27eb",
|
|
"path": "<Keyboard>/s",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "2cafe0de-f11f-41a2-80c9-8de91cc024b0",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "265d1cc9-e023-432e-8f9a-8c084306fd5f",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "2343c103-43b3-45e4-a586-5c097e5f280d",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "d8e18a6b-101a-4cac-87c3-7649149daf0e",
|
|
"path": "<Keyboard>/e",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Interaction",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"name": "CameraMap",
|
|
"id": "0a7bd42a-5e70-4e8c-a3de-00652464e7cb",
|
|
"actions": [
|
|
{
|
|
"name": "RotateCamera",
|
|
"type": "Value",
|
|
"id": "431b877a-e984-45e5-91a0-f2835635adc2",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "07e08eb8-3362-43fe-abd0-23ffd863bb68",
|
|
"path": "<Mouse>/delta",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "RotateCamera",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |