Body.setConvertibleToDynamic
Controls whether a body is convertible to dynamic form
Kind: Function
Environments: Game
Game
body:setConvertibleToDynamic( value )
Availability: Server only
Parameters:
| Name | Type | Description |
|---|---|---|
body |
Body | The body. |
value |
boolean | Whether the body is convertible to dynamic form. |