Title screen in Manifold Garden now changes based on player progress throughout the game.
Wanted this feature for years. Finally added it.
The code is still super messy, and I’ll probably want to clean it up soon before it gets to be unmanageable.
The hardest part here is making the title screens scenes as they don’t use the usual scene optimization process, so there’s a lot of manual work involved.