Class SimpleRoomLayout
Simplest possible BuildPlannerPreset: a single room planner. No corridors, no darkness, no scatter placement — just one zone with a specific shape and FieldSetup.
This demonstrates the minimal PGG layout needed to generate a structure. Use this as a starting point for simple structure reproduction.
public class SimpleRoomLayout : PGGGraphBuilder
- Inheritance
-
objectSimpleRoomLayout
- Inherited Members
Methods
- BuildCorridor()
Build a 3×1 stone corridor layout to match Room_Corridor_Stone from the Dungeon_Map_Demo scene.