Returns the amount of time the animation delays after finishing.
Returns the amount of time the animation delays after finishing. A later animation in an animation group will not begin until after the end delay period of the preceding animation has elapsed.
Signature:
Code
delay = Animation:GetEndDelay()
Returns:
delay - Time the animation delays after finishing (in seconds) (number)