javascript - Nested Timelines jerk when individually manipulated later on -
javascript - Nested Timelines jerk when individually manipulated later on -
i'm trying create timelines within timelines can have ability manipulate each kid timeline afterwards.
these results have @ moment:
[codepen] kid timeline is paused,.play()
function passed parent timelines .add()
function [codepen] kid timeline is not paused , whole instance passed parrent timelines .add()
function as can see when press button single restart
jerks animation , shows result, afterwards if 1 want phone call .play()
function show result again, leaving rest of animation un-shown.
are there reference how accomplish or tutorials best practices?
javascript timeline tween greensock
Comments
Post a Comment