Grid Placement

GBSettings

AUTO-GENERATED FILE — DO NOT EDIT MANUALLY

Source: resources/settings/gb_settings.gd

Version: 5.0

class_name: GBSettings extends: GBResource

Summary

Holds references to all settings resources for grid building operations

Signals

(none)

Exports

  • building
    • Holds all of the settings for parameters, input actions, etc for building / placing objects inside of the game
  • manipulation
    • Settings concerning moving objects within the game world

  • targeting
    • Settings related to targeting tiles and the pathing that goes between them
  • visual
    • Settings for how grid building should display visual information like UI elements to the player.
  • action_log
    • Settings that control how the action log UI functions
  • placement_rules
    • The base rules that apply to all placement (initial build or adjust from one spot to another)
  • runtime_checks
    • Extra flags for checking specific systems at runtime
  • debug
    • Settings concerning debugging GridBuilder plugin issues

Methods

  • _init()
  • get_editor_issues()
  • get_runtime_issues()