Skip to content

GBSettings

Holds references to all settings resources for grid building operations

building: BuildingSettings

Holds all of the settings for parameters, input actions, etc for building / placing objects inside of the game

manipulation: ManipulationSettings

Settings concerning moving objects within the game world

Section titled “Settings concerning moving objects within the game world”
targeting: GridTargetingSettings

Settings related to targeting tiles and the pathing that goes between them

visual: GBVisualSettings

Settings for how grid building should display visual information like UI elements to the player.

messages: GBMessages

Message strings for events or failures occuring within the plugin

placement_rules: Array[PlacementRule]

The base rules that apply to all placement (initial build or adjust from one spot to another)

runtime_checks: GBRuntimeChecks

Extra flags for checking specific systems at runtime

debug: GBDebugSettings

Settings concerning debugging GridBuilder plugin issues

get_editor_issues( ) -> Array[String]
get_runtime_issues( ) -> Array[String]

addons/grid_building/resources/settings/gb_settings.gd


This page was auto-generated from GDScript source. Edit the source file to improve documentation.

Generated on 2025-09-07