Tool.isOnGround

Returns whether the player is currently standing on the ground.

Kind: Function

Environments: Game

Game

tool:isOnGround(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
tool Tool The tool.

Returns:

Type Description
boolean Whether the player is on the ground.