Class SyntyCorridor
Synty Corridor — the simplest dungeon room type. Base crypt content + traps. No monsters, no furniture.
Original: Corridor.asset = MP_Crypt Room + MP_Traps + Root(empty)
public class SyntyCorridor : SyntyCryptBase
- Inheritance
-
objectSyntyCorridor
- Inherited Members
- Extension Methods
Properties
- SetupName
Asset name for the FieldSetup (e.g. "Crypt Armory_Code").
Methods
- Configure()
Called by Build() — add content layers here.