BuildingSettings
Summary
Section titled “Summary”Configuration settings for the building system’s behavior and appearance.
Controls preview display, multi-build functionality, instance management, and other building-related parameters.
Properties
Section titled “Properties”preview_kept_script_types: Array[String] = [“Manipulatable”]
List of Script Global Class Names that will be kept for preview instances when placing objects in build mode.
preview_kept_script_types
: Ar Iray[String] - Script class names to preserve during preview creationpreview_instance_z_index = 100
The z index value to set preview instances to in order to control their rendering order.
preview_instance_z_index
: int - Z-index for preview instance display ordering
Methods
Section titled “Methods”Source
Section titled “Source”addons/grid_building/systems/building/building_settings.gd
This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.