Table of Contents

Class CryptFieldSetupBuilder

Namespace
GrindFest.Editor
Assembly
GrindFest.dll

Builds the Crypt dungeon FieldSetup and ModPack assets from code.

Creates:

  • Standalone Mods: Stone Walls, Stone Floors, Door Hole Stone Doors, Clear Wall
  • ModPacks: MP_Crypt Room, MP_Armory, Undead Monsters
  • FieldSetups: Crypt Entrance, Crypt Armory, Corridor, Darkness

All assets are saved with "_Code" suffix to avoid overwriting hand-made originals.

public class CryptFieldSetupBuilder : PGGFieldSetupBuilder
Inheritance
object
CryptFieldSetupBuilder
Inherited Members

Methods

BuildAll()