Table of Contents

Method Build

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

Build()

Creates a complete Crypt dungeon with 4 planners: 0. Entrance — static 12-cell manual shape, no logic

  1. Rooms — randomly positioned, push-out separation, doorway marking
  2. Corridors — Delaunay → A* pathfinding → joined shape
  3. Darkness — outline border around all rooms/corridors
public BuildPlannerPreset Build()

Returns

BuildPlannerPreset