Files
BABA_YAGA/Assets/Scripts/Baba_yaga/GameSetup
Tran Nguyen Phuong 315c14c651 Support per-floor variable maze sizes
Add configuration to vary floor sizes: FloorSizeMode enum, varyFloorSize, floorSizeMode and manualFloorSizes in MazeReworkConfig. MazeReworkGenerator now accepts explicit width/depth via an overload, threads width/depth through generation, and adds optional endBounds to placement logic; dead-end/furthest searches respect bounds. MazeReworkManager computes per-floor seeds and dynamic sizes (manual or randomized), instantiates per-floor generators, and passes end bounds between floors for both animated and instantaneous generation. Also includes minor IDE workspace.xml metadata formatting changes.
2026-07-04 16:39:29 +07:00
..
2026-07-04 01:51:03 +07:00