Character.getVelocity

Returns the velocity of a character.

Kind: Function

Environments: Game

Game

character:getVelocity(  )

Open the full Game reference

Parameters:

Name Type Description
character Character The character.

Returns:

Type Description
Vec3 The character's velocity.