|
1 | 1 | Order,Tool,Group,Status,Complete |
2 | 2 | 1,AI Assistant,AI,Wireframe,No |
3 | | -2,Project Workspace,Build/Create,Ready,Yes |
4 | | -3,Project Journey,Build/Create,Ready,Yes |
5 | | -4,Game Design,Design,Ready,Yes |
6 | | -5,Game Configuration,Build/Create,Ready,Yes |
7 | | -6,Assets,Design,Ready,Yes |
8 | | -7,Colors,Design,Ready,Yes |
9 | | -8,Fonts,Design,Wireframe,No |
10 | | -9,Sprites,Design,Wireframe,No |
11 | | -10,Characters,Design,Wireframe,No |
12 | | -11,Objects,Design,Wireframe,No |
13 | | -12,Worlds,Design,Wireframe,No |
14 | | -13,Animations,Design,Wireframe,No |
15 | | -14,Audio,Audio,Wireframe,No |
16 | | -15,Music,Audio,Wireframe,No |
17 | | -16,Voices,Audio,Wireframe,No |
18 | | -17,Videos,Audio,Wireframe,No |
19 | | -18,Build Game,Build/Create,Wireframe,No |
20 | | -19,Game Testing,Play,Wireframe,No |
21 | | -20,Controls,Platform,Wireframe,No |
22 | | -21,Hitboxes,Platform,Wireframe,No |
23 | | -22,Saved Data,Platform,Wireframe,No |
24 | | -23,Debug,Platform,Wireframe,No |
25 | | -24,Performance,Platform,Wireframe,No |
26 | | -25,Events,Platform,Wireframe,No |
27 | | -26,Publish,Marketplace,Planned,No |
28 | | -27,Marketplace,Marketplace,Wireframe,No |
29 | | -28,Community,Marketplace,Wireframe,No |
30 | | -29,Languages,Platform,Wireframe,No |
31 | | -30,Achievements,Play,Wireframe,No |
32 | | -31,Ratings,Play,Wireframe,No |
33 | | -32,Cloud,Platform,Hidden,No |
34 | | -33,Custom Extensions,Build/Create,Hidden,No |
35 | | -34,MIDI,Audio,Hidden,No |
36 | | -35,Particles,Audio,Hidden,No |
37 | | -36,Audio Effects,Audio,Hidden,No |
38 | | -37,Voice Capture,Audio,Hidden,No |
39 | | -38,Voice Output,Audio,Hidden,No |
40 | | -39,Users,Platform,Planned,No |
| 3 | +2,Game Workspace,Create,Ready,Yes |
| 4 | +3,Game Configuration,Create,Ready,Yes |
| 5 | +4,Project Team,Create,Planned,No |
| 6 | +5,Tags,Create,Ready,Yes |
| 7 | +6,Game Design,Design,Ready,Yes |
| 8 | +7,Assets,Design,Ready,Yes |
| 9 | +8,Colors,Design,Ready,Yes |
| 10 | +9,Fonts,Design,Wireframe,No |
| 11 | +10,Sprites,Design,Wireframe,No |
| 12 | +11,Characters,Design,Wireframe,No |
| 13 | +12,Objects,Design,Wireframe,No |
| 14 | +13,Worlds,Design,Wireframe,No |
| 15 | +14,Animations,Design,Wireframe,No |
| 16 | +15,Audio,Audio,Wireframe,No |
| 17 | +16,Music,Audio,Wireframe,No |
| 18 | +17,Voices,Audio,Wireframe,No |
| 19 | +18,Videos,Audio,Wireframe,No |
| 20 | +19,Build Game,Build/Create,Wireframe,No |
| 21 | +20,Game Testing,Play,Wireframe,No |
| 22 | +21,Controls,Platform,Wireframe,No |
| 23 | +22,Hitboxes,Platform,Wireframe,No |
| 24 | +23,Saved Data,Platform,Wireframe,No |
| 25 | +24,Debug,Platform,Wireframe,No |
| 26 | +25,Performance,Platform,Wireframe,No |
| 27 | +26,Events,Platform,Wireframe,No |
| 28 | +27,Publish,Marketplace,Planned,No |
| 29 | +28,Marketplace,Marketplace,Wireframe,No |
| 30 | +29,Community,Marketplace,Wireframe,No |
| 31 | +30,Languages,Platform,Wireframe,No |
| 32 | +31,Achievements,Play,Wireframe,No |
| 33 | +32,Ratings,Play,Wireframe,No |
| 34 | +33,Cloud,Platform,Hidden,No |
| 35 | +34,Custom Extensions,Build/Create,Hidden,No |
| 36 | +35,MIDI,Audio,Hidden,No |
| 37 | +36,Particles,Audio,Hidden,No |
| 38 | +37,Audio Effects,Audio,Hidden,No |
| 39 | +38,Voice Capture,Audio,Hidden,No |
| 40 | +39,Voice Output,Audio,Hidden,No |
41 | 41 | 40,Environments,Platform,Planned,No |
42 | 42 | 41,Game Migration,Platform,Planned,No |
43 | | -42,Platform Settings,Platform,Planned,No |
| 43 | +42,Platform Settings,Platform,Planned,No |
| 44 | + |
| 45 | +Toolbox Workflow Ordering Governance |
| 46 | +- Toolbox groups are intentional workflow-order exceptions. |
| 47 | +- Tiles are ordered by creator progression, not alphabetically. |
| 48 | +- Order follows how users naturally work: Select -> Create -> Review, Left -> Right, Top -> Bottom. |
| 49 | +- The next tile should represent the most likely next creator action. |
| 50 | +- Tile ordering should minimize navigation decisions. |
| 51 | + |
| 52 | +Create group order |
| 53 | +1. Game Workspace |
| 54 | +2. Game Configuration |
| 55 | +3. Project Team |
| 56 | +4. Tags |
| 57 | + |
| 58 | +Team distinction |
| 59 | +- Studio Team = account-level roster. |
| 60 | +- Project Team = project-level assignment. |
| 61 | +- Current implementation focus is Project Team. |
| 62 | +- Users functionality that is project-specific moves from Account/Team planning into Create/Project Team planning. |
0 commit comments