Method RoomShapeOrFallback
RoomShapeOrFallback(string, int, int)
Load a RoomShape asset and create SG_ManualRectangles from it. Falls back to StaticRect if the asset is not found.
protected ShapeGeneratorBase RoomShapeOrFallback(string roomShapeName, int fallbackWidth = 5, int fallbackDepth = 4)
Parameters
Returns
- ShapeGeneratorBase