We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5a2be commit 2422cc4Copy full SHA for 2422cc4
2 files changed
docs/website/new-ui.md
@@ -0,0 +1,8 @@
1
+---
2
+slug: /new-ui
3
+title: New UI
4
+hide_table_of_contents: false
5
6
+
7
+# 02Engine New UI
8
+Switch to the new separate window stage/character panel interface (replacing the original single-window layout) by clicking `Advanced->Use Custom UI`
sidebars.js
@@ -9,7 +9,8 @@ module.exports = {
9
'website/direct-javascript-coding',
10
'website/opf',
11
'website/custom-default-project',
12
- 'website/custom-addon'
+ 'website/custom-addon',
13
+ 'website/new-ui'
14
]
15
},
16
'website/unshared-projects',
0 commit comments