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