Sets the amount of time for the animation to delay 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:
Animation:SetEndDelay(delay)
Arguments:
delay
- Time for the animation to delay after finishing (in seconds) (number
)