Character.setTumbling

Sets whether the character is tumbling.

Kind: Function

Environments: Game

Game

character:setTumbling( state )

Open the full Game reference

Availability: Server only

Parameters:

Name Type Description
character Character The character.
state boolean The tumbling state.