Rule that checks for collision overlaps during a tile paint action. Delegates to [method TerrainPlacementService2D.check_terrain_placement_collision] for the collision logic, run through the unified validation pipeline.
Source: addons/grid_placement/placement/placement_rules/template_rules/tile_paint_collision_rule.gd
Syntax
class TilePaintCollisionRule extends TilePaintRuleMembers
| Name | Kind | Summary |
|---|---|---|
error_message | Property | |
validate_cell | Method | |
cache_key | Property | |
polys | Property |