feat: page locking, external page changing

This commit is contained in:
Chris
2025-08-26 13:50:57 -04:00
parent 4a9e2695f8
commit 1619c05f2b
2 changed files with 72 additions and 2 deletions

View File

@@ -94,6 +94,15 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Debug Lock Page",
"type": "Button",
"id": "ad725c08-41d1-45b5-b5c9-3db391721b66",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -305,6 +314,39 @@
"action": "Debug Next Page",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "One Modifier",
"id": "e3076387-3607-4c5a-ac2d-11e2e03565b0",
"path": "OneModifier",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Lock Page",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "modifier",
"id": "aea9379f-fc0f-4ee8-affa-13b9f4cf1775",
"path": "<Gamepad>/select",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Lock Page",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "Binding",
"id": "e9c97b2b-23b4-4cde-bfe2-451ddf093b27",
"path": "<Gamepad>/dpad/down",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Lock Page",
"isComposite": false,
"isPartOfComposite": true
}
]
}