GBSettings
Summary
Section titled “Summary”Holds references to all settings resources for grid building operations
Properties
Section titled “Properties”building: BuildingSettingsHolds 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
targeting: GridTargetingSettingsSettings related to targeting tiles and the pathing that goes between them
visual: GBVisualSettingsSettings for how grid building should display visual information like UI elements to the player.
action_log: ActionLogSettings- Settings that control how the action log UI functions
placement_rules:Array
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
Methods
Section titled “Methods”Source
Section titled “Source”addons/grid_building/resources/settings/gb_settings.gd
This API reference is automatically generated from the plugin source code. For implementation examples and usage guides, see the guides section.