Closed Tomarz closed 11 years ago
I don't know if I'm missing something, but is it possible to have separate timelines of animations in pinned element? They should both run at the same time (not in a sequence), for the same amount of time, each one animating different element.
Hi Tomarz,
sure it is! Add two TweenMax objects to one TimelineMax object and add this to superscollorama. See here for an example: https://github.com/johnpolacek/superscrollorama/issues/74
regards, Jan
I don't know if I'm missing something, but is it possible to have separate timelines of animations in pinned element? They should both run at the same time (not in a sequence), for the same amount of time, each one animating different element.