|
KSStaggeredGroup
An action group that executes each child action in sequence after a short pause.
SummaryA Staggered group of actions will execute one after the other in a sequence however, the actions are separated by a specified time (e.g. 1 second) rather than the end of the previous action. Syntaxnew KSStaggeredGroup(stagger:*, ... children)
Related Links |
Sign in to add a comment
I noticed that any staggered/sequenced tweens use absolute values set at the creation of the tween. Would it be possible to have a tween start from a relative value e.g. it's current position the moment the tween begins, wherever it happens to be at that future point in time?
On a plane today, will respond or try to fix by Monday. Meanwhile, there is a const in KSTween called like USE INITIAL TWEEN VALUE or something that may help. Sorry for the confusion