Classes

developer »

gameProject »

pedestrianController »

playerPlatform »

punishment »

team »

Concepts

Libraries

Objects

setAnimation

Description

Play the specified animation.

Arguments

1 string animation

the animation name.

2 number speed

the playback speed.

3 number animType

bitmask. The playback type. refer to tdas.ANIMATION_TYPES for more info.

Returns

1 table

the list of animation ids that are now played. May be nil if failed to play.

2 table

list of animation objects of the current animation ids. May be nil if failed to play.