added scene switcher debug menu
can be accessed at any time with the
This commit is contained in:
@@ -154,6 +154,15 @@
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
},
|
||||
{
|
||||
"name": "ToggleDebugMenu",
|
||||
"type": "Button",
|
||||
"id": "78900e90-595e-493a-b089-37295389cb80",
|
||||
"expectedControlType": "Button",
|
||||
"processors": "",
|
||||
"interactions": "",
|
||||
"initialStateCheck": false
|
||||
}
|
||||
],
|
||||
"bindings": [
|
||||
@@ -178,6 +187,17 @@
|
||||
"action": "AdvanceDialog",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
},
|
||||
{
|
||||
"name": "",
|
||||
"id": "2044f2bd-2b93-4c90-a43f-a68f845ba04c",
|
||||
"path": "<Keyboard>/backquote",
|
||||
"interactions": "",
|
||||
"processors": "",
|
||||
"groups": "",
|
||||
"action": "ToggleDebugMenu",
|
||||
"isComposite": false,
|
||||
"isPartOfComposite": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user