Character.isOnGround

Returns whether the character is currently standing on the ground.

Kind: Function

Environments: Game

Game

character:isOnGround(  )

Open the full Game reference

Parameters:

Name Type Description
character Character The character.

Returns:

Type Description
boolean Whether the character is on the ground.