Is there a way to speed up animations using something like a blur?
I have a loop which must be travelled through to represent one "increment" in my UI. When the user jumps ahead by several increments at once, I'd like to speed up each of the animation loops.
How can I accomplish this?