Reusable UI helpers: pages, buttons, animations, toggles, and presentation. Scripts in Scripts/UI/. Full per-component docs are in Russian.
Scene loading, Quit/Restart/Pause, and progress UI live in the Level module: use SceneFlowController.
| Page | Description |
|---|---|
| UI | Page manager, switching modes, and events |
| Russian UI docs | Full Russian per-component documentation |
- Button press feedback and simple UI animation (ButtonScale, ButtonShake)
- Page/state transitions (UI, ButtonChangePage)
- Toggle-style state visualization (VisualToggle, VariantView)
- Text and value presentation (see Tools/Text)
| Page | Description |
|---|---|
| UI README | Overview |
| UI, AnchorMove, ButtonScale, ButtonShake | Core UI |
| VisualToggle, VariantView, AnimationFly | Toggles and animation |
| PausePage, FakeLoad | UI flow helpers |
- NeoxiderPages — Page-navigation sample
- Tools/Text — Text helpers