Rule that checks for collision overlaps during a tile paint action. Delegates tile-shape collision to [TerrainPlacementService2D] and also blocks feature-layer paints that overlap colliders owned by the configured placed object scope.
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 |