Chris' Tutorials
Docs/Grid Placement

Class

PhysicsMatchingUtils2D

Generated GDScript class reference for GridPlacement.PhysicsMatchingUtils2D.

StatusDraft
Versionv6.0
UpdatedDevelopment docs generated from GDScript source

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

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.

Utilities for Getting Collision Shapes, Objects, and Polygons for Collision Tasks

Source: addons/grid_placement/utils/physics_matching_utils_2d.gd

Syntax

class PhysicsMatchingUtils2D

Members

NameKindSummary
get_matching_collision_objectsMethod
collision_objectsProperty
collidable_objectsProperty
matchedProperty
get_castable_shapesMethod
collision_nodesProperty
collision_objectsProperty
matched_placement_shapesProperty
obj_shapesProperty
get_castable_collision_polygonsMethod
collision_objectsProperty
matching_layer_polygonsProperty
obj_polygonsProperty
get_physics_layer_namesMethod
layer_namesProperty
layer_keyProperty
layer_nameProperty
get_layers_from_bitmaskMethod
mask_layersProperty
mask_valueProperty
get_physics_layer_names_from_maskMethod
mask_layersProperty
layer_namesProperty
object_has_matching_layerMethod
active_obj_layersProperty
check_layersProperty

Source

addons/grid_placement/utils/physics_matching_utils_2d.gd

Plugin docs root:gdscript/plugins/grid_placement_dev/docs