Body.liftable
Check if a body is liftable
Kind: Member
Environments: Game
Game
Get
Check if a body is liftable
Returns:
| Type | Description |
|---|---|
| boolean | Return true if the body is liftable. |
Set
Availability: Server only
Controls whether a body is liftable
Parameters:
| Name | Type | Description |
|---|---|---|
value |
boolean | Whether the body is liftable. |