Draft — Unreleased:This page is in active development. APIs, class names, and behavior may change before the release is finalized. Use it as a preview of what's coming — not as a stable integration target.
Small helpers for node and scene tree searches used across tests and systems. Contains safe recursive lookup helpers for finding nodes and collision objects within a tree.
Source: addons/grid_placement/utils/placement_search_utils.gd
Syntax
class PlacementSearchUtilsMembers
| Name | Kind | Summary |
|---|---|---|
find_first | Method | |
grandchild | Property | |
get_collision_object_2ds | Method | |
col_objects | Property | |
get_collision_shapes_and_polygons_2d | Method | |
collision_nodes | Property | |
find_visual_node_direct | Method | |
find_visual_node | Method | |
visual | Property | |
found | Property | |
is_visual_visible | Method | |
v | Property |
Source
addons/grid_placement/utils/placement_search_utils.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs