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
Currently, you can definitely create a sequence. It is not designed to be reversed, but in order it should work fine.
The key is to use "false" when adding each tween, and specifying whether overwriting should be enabled. By default, Actuate stops any active, conflicting tweens. Disabling this behavior creates risk, but is perfect for when you know that your animations are not overlapping, and should occur in order.
Hi Joshua!
The possibility to group tweens in a "timeline" or "sequence" group, à a GTweenTimeline/Greensock TimeLineLite/TweenCube sequence (http://blog.inkora.com/tweencubetimeline/tweencubetimeline-2/) would be great!
The text was updated successfully, but these errors were encountered: