feat: controls for pages, better templates, color changing, clear commenting

This commit is contained in:
Chris
2025-08-26 13:27:10 -04:00
parent 0fad8c1416
commit a63f130e49
9 changed files with 265 additions and 155 deletions

View File

@@ -76,6 +76,24 @@
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Debug Previous Page",
"type": "Button",
"id": "a41421f9-b1f7-458a-ba3b-a944f5d51822",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
},
{
"name": "Debug Next Page",
"type": "Button",
"id": "38dbde33-5f5e-45d3-8bd2-0e4b5514ab26",
"expectedControlType": "",
"processors": "",
"interactions": "",
"initialStateCheck": false
}
],
"bindings": [
@@ -221,6 +239,72 @@
"action": "Stick",
"isComposite": false,
"isPartOfComposite": false
},
{
"name": "One Modifier",
"id": "c27cc4dc-9bef-427c-958c-5ce8fa9cb188",
"path": "OneModifier",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Previous Page",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "modifier",
"id": "2c93d991-353f-4e90-bda4-a4095009b19b",
"path": "<Gamepad>/select",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Previous Page",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "binding",
"id": "de0fea7a-6ba2-46f9-92c0-a24da87da819",
"path": "<Gamepad>/leftShoulder",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Previous Page",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "One Modifier",
"id": "882c75bb-101d-4f31-8e34-f5b560d6e4ad",
"path": "OneModifier",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Next Page",
"isComposite": true,
"isPartOfComposite": false
},
{
"name": "modifier",
"id": "d3ff805f-9408-4e6a-b723-ccb3742757ac",
"path": "<Gamepad>/select",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Next Page",
"isComposite": false,
"isPartOfComposite": true
},
{
"name": "binding",
"id": "0d619c6a-35b8-4184-9206-531c20e54c57",
"path": "<Gamepad>/rightShoulder",
"interactions": "",
"processors": "",
"groups": "",
"action": "Debug Next Page",
"isComposite": false,
"isPartOfComposite": true
}
]
}