Jump to content
Search Community

Nikos

Members
  • Posts

    1
  • Joined

  • Last visited

Nikos's Achievements

0

Reputation

  1. I have a sequence of animations that I would like to play using ScrollMagic. For example there are 4 animation scenes, each animation scene is made up by 10 PNGs files. On scrolling into view I would like to trigger the first animation which is unbound from scrollbar (duration=0). On further scrolling I would like to play the second scene and so on. I attempted to use the Image Sequence tutorial https://scrollmagic.io/examples/expert/image_sequence.html from ScrollMagic with duration=0. It works great to animation the first scene. How can I append more animated scenes in the same "sticky" position?
×
×
  • Create New...