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 |