You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
Raising issue as requested by Bart (over 2 months ago :-(
1 - I'm trying to figure out how I could chain animations, so that when one finish it chains with another.
2 - Also, Is there a way, say I have an animation that moves something from X=0 to 100 and an event legitimately stops the animation. I would like to retrieve the value of X after the stop event so I can resume the animation where it left off.
Any suggestions would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Raising issue as requested by Bart (over 2 months ago :-(
1 - I'm trying to figure out how I could chain animations, so that when one finish it chains with another.
2 - Also, Is there a way, say I have an animation that moves something from X=0 to 100 and an event legitimately stops the animation. I would like to retrieve the value of X after the stop event so I can resume the animation where it left off.
Any suggestions would be greatly appreciated.
The text was updated successfully, but these errors were encountered: