I'd like to be able to change the duration of my animation on button click.
E.g. in the Stage, I have an animation that takes 5 sec, but when I click on a button, I'd like the animation to take just 1 sec.
Is there a way to do this without having to make two seperate animations?