Unity Screen Flow Scaffolder
Menus/HUD presets → flow diagram, screens.json, UXML or UGUI notes, UIScreenRouter stub — export bundle.
Pick dialogue style; export JSON schema, YAML sample, and C# stubs.
Use the localization key plan with your string tables or spreadsheet pipeline.
Loading interactive tool…
Menus/HUD presets → flow diagram, screens.json, UXML or UGUI notes, UIScreenRouter stub — export bundle.
Categories, PlayerPrefs/JSON/SO — schema, keys registry, storage stub, migration notes, UXML outline.
Field list → ViewModel, Binder, UXML placeholders, BindingNotes.md for Unity 6 runtime binding.
Footsteps, hit frames, VFX… → AnimationEventId enum, bus + receiver stubs, marker naming guide.
Game type, repo, UI stack → FolderTree.txt, CONVENTIONS.md, .gitignore starter, packages list.
GitHub Actions, GitLab, Jenkins, Azure Pipelines, CircleCI, Bitbucket — per-host YAML, matrix targets, cache & secrets notes.