Character.isOnGround
Returns whether the character is currently standing on the ground.
Kind: Function
Environments: Game
Game
character:isOnGround( )
Parameters:
| Name | Type | Description |
|---|---|---|
character |
Character | The character. |
Returns:
| Type | Description |
|---|---|
| boolean | Whether the character is on the ground. |