Skip to content
ct

Class

PlacementCollisionTileFilter

Generated GDScript class reference for GridPlacement.PlacementCollisionTileFilter.

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.

Helpers to normalize tile coverage and prune borderline tiles for mapper heuristics. Keep shape-size magic numbers out of the CollisionMapper2D by centralizing tile-range adjustments and pruning logic here.

Source: addons/grid_placement/utils/placement_collision_tile_filter.gd

Syntax

class PlacementCollisionTileFilter extends RefCounted

Members

NameKindSummary
adjust_rect_tile_rangeMethod
tiles_wProperty
tiles_hProperty
width_half_spanProperty
height_half_spanProperty
new_startProperty
new_end_exclusiveProperty
circle_tile_allowedMethod
allowanceProperty