Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
Flags for runtime checks of the PlacementConfigurationValidator
Source: addons/grid_placement/validation/placement_runtime_checks.gd
Syntax
class PlacementRuntimeChecks extends ResourceMembers
| Name | Kind | Summary |
|---|---|---|
building_system | Property | Require building system set in the PlacementSystems object to pass validation |
targeting_system | Property | Require targeting system set in the PlacementSystems object to pass validation |
manipulation_system | Property | Require manipulation system set in the PlacementSystems object to pass validation |
camera_2d | Property | Require Camera2D node present in the viewport for positioning utilities |
Source
addons/grid_placement/validation/placement_runtime_checks.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs