120 lines
4.3 KiB
Plaintext
120 lines
4.3 KiB
Plaintext
{
|
|
"name": "GameInputs",
|
|
"maps": [
|
|
{
|
|
"name": "Player",
|
|
"id": "eb96a956-b7ad-47fd-82f5-b4814e98e6b1",
|
|
"actions": [
|
|
{
|
|
"name": "Movement",
|
|
"type": "Value",
|
|
"id": "39923aa3-9a9e-4368-8ceb-bebf8ec65530",
|
|
"expectedControlType": "Vector2",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "436a199c-9091-4d2b-a0e8-afd8675d45f0",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "Press",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "f79d7b08-89bf-4b67-bba8-5ccaaea5501d",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "33b2a668-c24d-4232-ac55-ff4e3bb2c69e",
|
|
"path": "<Gamepad>/buttonSouth",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "AD",
|
|
"id": "4c9ec82f-24c0-457d-910e-feb2d226f3a7",
|
|
"path": "2DVector(mode=1)",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "up",
|
|
"id": "84119425-90ec-4c8f-b441-53906d174e00",
|
|
"path": "",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "down",
|
|
"id": "c1460f5a-ec6b-455b-a677-ebb7c53419fd",
|
|
"path": "",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "left",
|
|
"id": "7fc0be6f-4d53-4398-b950-60f5c281ac36",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "right",
|
|
"id": "17a08552-5a32-446d-b856-078d633a06ae",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "",
|
|
"id": "3c53f63f-69a0-4bea-b572-f92acc6c6d98",
|
|
"path": "<Gamepad>/leftStick",
|
|
"interactions": "",
|
|
"processors": "StickDeadzone",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |