Sets the progress of the animation. Range of 0 - 1.
Sets the progress of the animation. Range of 0 - 1.
1 number progress
the progress to set the animation to.
tdas:setCycle(0.75) -- set the progress to 75% done. if there are 10 frames in the animation, this will be the 7th frame; 20 frames - 15th frame.