Skip to content

Class

GridPlacementSettings

Generated GDScript class reference for GridPlacement.GridPlacementSettings.

Status
Current
Version
v6.0
Source updated
Active v6.0 guide line from Grid Placement repo
Generated on
2026-09-01

Holds references to all settings resources for grid building operations

Source: addons/grid_placement/resources/settings/grid_placement_settings.gd

Syntax

class GridPlacementSettings extends PlacementResource

Members

NameKindSummary
dimensionsPropertyGrid dimension mode: Dimensions.DIMENSIONS_2D (default) or Dimensions.DIMENSIONS_3D (opt-in). When set to DIMENSIONS_3D the host routes targeting to [GridMap] instead of [TileMapLayer].
buildingPropertyHolds all of the settings for parameters, input actions, etc for building / placing objects inside of the game
manipulationProperty## Settings concerning moving objects within the game world
targetingPropertySettings related to targeting tiles and the pathing that goes between them
visualPropertySettings for how grid building should display visual information like UI elements to the player.
action_logPropertySettings that control how the action log UI functions
placement_rulesPropertyThe base rules that apply to all placement (initial build or adjust from one spot to another)
runtime_checksPropertyExtra flags for checking specific systems at runtime
debugPropertySettings concerning debugging GridBuilder plugin issues
get_editor_issuesMethod
get_runtime_issuesMethod