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