This commit is contained in:
2026-04-28 13:07:52 +07:00
parent 8e6643beaf
commit c2671e8e87
5 changed files with 187 additions and 30 deletions

View File

@@ -651,6 +651,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Escape",
"type": "Button",
"id": "79227a8d-6fd2-496d-8466-68f007a2c355",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -1097,13 +1106,24 @@
{
"name": "binding",
"id": "822afb75-3d28-4c6d-8a32-3c7c65f81ddb",
"path": "<Keyboard>/o",
"path": "<Keyboard>/g",
"interactions": "",
"processors": "",
"groups": "",
"action": "ToggleSetting",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "",
"id": "7b81fba6-40c0-412f-8836-6385914c8a3f",
"path": "<Keyboard>/escape",
"interactions": "",
"processors": "",
"groups": "",
"action": "Escape",
"isComposite": false,
"isPartOfComposite": false
}
]
}