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.
Base class for rules that validate tile painting actions (terrain or atlas tiles).
Source: addons/grid_placement/placement/placement_rules/tile_paint_rule.gd
Syntax
class TilePaintRule extends PlacementRuleMembers
| Name | Kind | Summary |
|---|---|---|
get_supported_actions | Method | |
validate_cell | Method | |
validate_placement | Method |
Source
addons/grid_placement/placement/placement_rules/tile_paint_rule.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs