setup_collision
Add and configure a collision shape—box, sphere, capsule, etc.—to any node for physics interactions.
Instructions
Add and configure a collision shape on a node
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Node to add collision to | |
| properties | No | Shape properties (size, radius, height, etc.) | |
| shape_type | Yes | Collision shape type |