CollisionUtilities
AUTO-GENERATED FILE – DO NOT EDIT MANUALLY
Static utility methods for collision mapping.
Source File: /addons/grid_building/placement/manager/components/mapper/collision_utilities.gd
Extends: RefCounted
Public Methods
get_rect_tile_positions
| |
Flags: static
Returns absolute tile coordinates overlapped by a rectangle centered at a world position.
does_indicator_overlap_shape
| |
Flags: static
Tests collision between indicator and a target shape.
shape_owner_id Optional shape owner ID for CollisionObject2D. When >= 0 and
shape_owner is a CollisionObject2D, the shape’s local transform within the collision
object is applied so the overlap test uses the correct world position.
object_matches_layer_mask
| |
Flags: static
Check if a collision object matches the given layer mask
Grid Building v5.0.8 | Generated 24/05/2026