Character.isSprinting

Returns whether a character is currently sprinting.

Kind: Function

Environments: Game

Game

character:isSprinting(  )

Open the full Game reference

Parameters:

Name Type Description
character Character The character.

Returns:

Type Description
boolean Whether the character is sprinting.