[S4] ZoneManager: zone loading + transitions + memory cleanup #54
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Create ZoneManager.js. Load zone-specific assets (Tundra, Industrial, Urban). Clear previous scene assets on transition. Chunk large maps to prevent memory leaks. TDD: test asset loading per zone, test previous zone assets freed, test transition animation plays.