This commit is contained in:
2026-04-28 11:35:49 +07:00
parent 99f2b0621a
commit 8e6643beaf
9 changed files with 341 additions and 48 deletions

View File

@@ -642,6 +642,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "ToggleSetting",
"type": "Button",
"id": "ae29d662-c797-4411-8ff3-8b5ad78427d8",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -1062,6 +1071,39 @@
"action": "TrackedDeviceOrientation",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "One Modifier",
"id": "112443de-ae57-4a55-a65c-98090d95ee75",
"path": "OneModifier",
"interactions": "",
"processors": "",
"groups": "",
"action": "ToggleSetting",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "modifier",
"id": "4fae2510-0264-46ca-9c9d-9d2cb0ad32d1",
"path": "<Keyboard>/leftCtrl",
"interactions": "",
"processors": "",
"groups": "",
"action": "ToggleSetting",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "binding",
"id": "822afb75-3d28-4c6d-8a32-3c7c65f81ddb",
"path": "<Keyboard>/o",
"interactions": "",
"processors": "",
"groups": "",
"action": "ToggleSetting",
"isComposite": false,
"isPartOfComposite": true
}
]
}