Character.setAllowTumbleAnimations

Enables or disables event animations.

Kind: Function

Environments: Game

Game

character:setAllowTumbleAnimations( allow )

Open the full Game reference

Availability: Client only

When set to false no animations can play while tumble is active, and when set to true the animations will play while tumbling.

Parameters:

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