Tool.isCrouching

Returns whether the player is currently crouching.

Kind: Function

Environments: Game

Game

tool:isCrouching(  )

Open the full Game reference

Availability: Client only

Parameters:

Name Type Description
tool Tool The tool.

Returns:

Type Description
boolean Whether the player is crouching.