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.
Area2D setup for collision shape testing with rectangle shapes.
Source: addons/grid_placement/placement/collsion_test/rect_collision_testing_setup.gd
Syntax
class RectCollisionTestingSetup extends RefCountedMembers
| Name | Kind | Summary |
|---|---|---|
shape_owner | Property | |
shapes | Property | |
area_2d | Property | Testing area |
collision_shape | Property | |
rect_shape | Property | Testing rect shape |
test_area_name | Property | |
TRANSPARENCY_LEVEL | Field | |
rect_shape | Property | |
free_nodes | Method | |
validate | Method | |
issues | Property | |
toggle_debug | Method |
Source
addons/grid_placement/placement/collsion_test/rect_collision_testing_setup.gd
Plugin docs root:gdscript/plugins/grid_placement_dev/docs