add_rigid_body
Add a rigid body to a selected object for physics simulation. Configure mass, friction, bounciness, and shape to enable realistic motion.
Instructions
Jadikan objek rigid body (memerlukan UI).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mass | No | ||
| shape | No | CONVEX_HULL | |
| animate | No | ||
| friction | No | ||
| body_type | No | ACTIVE | |
| bounciness | No | ||
| object_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |