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.
Holds shared template packed scenes for grid building systems to use. Provides centralized template management for visual components like rule indicators and validation overlays.
Source: addons/grid_placement/resources/templates/placement_templates.gd
Syntax
class PlacementTemplates extends PlacementResourceMembers
| Name | Kind | Summary |
|---|---|---|
rule_check_indicator | Property | Overlay object for validating tile placement rules on an individual tile or region.[br][br] [code]rule_check_indicator[/code]: [i]PackedScene[/i] - Template scene for visual placement validation feedback |
get_editor_issues | Method | |
issues | Property | |
get_runtime_issues | Method | |
issues | Property |
Source
addons/grid_placement/resources/templates/placement_templates.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs