Stage Manager
The singleton level controller — manages a list of stages, handles level loading/unloading, and coordinates staged startup with the Stage Data component.
The singleton level controller — manages a list of stages, handles level loading/unloading, and coordinates staged startup with the Stage Data component.
The per-level anchor component — holds stage configuration, NavMesh references, and runs the level’s staged activation sequence.
The level navigation system — handles loading, unloading, and staged startup of game levels with exit point traversal.