Skip to content
ct

Class

TilePaintCollisionRule

Generated GDScript class reference for GridPlacement.TilePaintCollisionRule.

Status
Draft
Version
v6.0
Updated
Development docs generated from GDScript source

This is unreleased documentation in active development. APIs, class names, and behavior may change before the final release.

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 TilePaintRule

Members

NameKindSummary
error_messageProperty
validate_cellMethod
cache_keyProperty
polysProperty