play
Play a specified frame for a certain amount of frames.
Play the specified animation an X number of times.
Parameters
animation
the animation to play
times
the number of times to play
queue
if false
will play the animation immediately
Play the specified animation for a duration.
Parameters
animation
the animation to play
duration
the duration to play the animation
queue
if false
will play the animation immediately