76 lines
2.6 KiB
Plaintext
76 lines
2.6 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": "Axis",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": true
|
|
},
|
|
{
|
|
"name": "Jump",
|
|
"type": "Button",
|
|
"id": "436a199c-9091-4d2b-a0e8-afd8675d45f0",
|
|
"expectedControlType": "Button",
|
|
"processors": "",
|
|
"interactions": "",
|
|
"initialStateCheck": false
|
|
}
|
|
],
|
|
"bindings": [
|
|
{
|
|
"name": "",
|
|
"id": "f79d7b08-89bf-4b67-bba8-5ccaaea5501d",
|
|
"path": "<Keyboard>/space",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Jump",
|
|
"isComposite": false,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "AD",
|
|
"id": "3ee35364-2c5b-43ec-bcfe-5cceafd1bf45",
|
|
"path": "1DAxis",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": true,
|
|
"isPartOfComposite": false
|
|
},
|
|
{
|
|
"name": "negative",
|
|
"id": "c9f367f7-68bb-47d3-aa78-d9d579a69db0",
|
|
"path": "<Keyboard>/a",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
},
|
|
{
|
|
"name": "positive",
|
|
"id": "1b04a4aa-9990-4bcd-97b2-b98061031ba4",
|
|
"path": "<Keyboard>/d",
|
|
"interactions": "",
|
|
"processors": "",
|
|
"groups": "",
|
|
"action": "Movement",
|
|
"isComposite": false,
|
|
"isPartOfComposite": true
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"controlSchemes": []
|
|
} |