-- ========== GENERATED BY ExtrasGen Editor (Ctrl-Alt-G) DO NOT EDIT MANUALLY! ========== | |
PlaceObj('ExtrasGen', { | |
RequiresClass = "EditorLineGuide", | |
RequiresGuideType = "Horizontal", | |
ToolbarSection = "Horizontal Objects", | |
group = "PlaceObjects", | |
id = "LayPlatformOutside", | |
PlaceObj('LaySlabsAlongGuides', { | |
GuidesVar = "initial_selection", | |
Middle = { | |
PlaceObj('PlaceObjectData', { | |
EditorClass = "FloorSlab", | |
}), | |
}, | |
SnapToNearestWall = false, | |
SnapToVoxelEdge = false, | |
Start = { | |
PlaceObj('PlaceObjectData', { | |
EditorClass = "FloorSlab", | |
}), | |
}, | |
StartIsSlab = true, | |
}), | |
}) | |