Add MVP character selection landing

This commit is contained in:
2026-05-18 20:57:08 -07:00
parent 4aec203ba6
commit 5efd81ca4b
5 changed files with 124 additions and 2 deletions
+1 -1
View File
@@ -794,7 +794,7 @@ Target deliverable: A small group can join a server, spawn into one biome, gathe
## 0.1.N MVP UI And UX
- [x] Add main menu placeholder. Added native `UAgrarianMvpFrontendWidget` with a scalable painted main menu panel and local player-controller spawning so the MVP frontend has an owned placeholder instead of relying on template UI.
- [ ] After splash/startup screens, land on an MVP character selection landing page.
- [x] After splash/startup screens, land on an MVP character selection landing page. The local player controller now opens the MVP frontend on `CharacterSelection`, and the native frontend widget paints a scalable character-selection landing page before gameplay.
- [ ] Let players choose a realistic young adult male or female character with average proportions for the MVP.
- [ ] Add join server screen.
- [ ] Add loading screen.