Jump to content
Search Community

kevinwaterson

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by kevinwaterson

  1. Thanks to a few guru's on this forum, I have made it to day 2 of my GSAP journey.

     

    Now that I can make something happen, how do I reset it to its original state, ready to go again?

     

    I have tried .reset(), as shown in the codepen, however, this does not seem to do anything.

     

    Kind regards

    Kevin

    See the Pen zqWvKL by kevinwaterson (@kevinwaterson) on CodePen

  2. I wish to have two Tweens run simultaneously, however, I chain the .to() and they run consecutively.

     

     

     

    What should happen, is the image traverses across the screen, whilst the background changes color.

     

    Currently the images traverses across the screen, and then at the end, the background changes color.

     

    All help appreciated.

     

    Kind regards

    Kevin

    See the Pen ZWxGvL by kevinwaterson (@kevinwaterson) on CodePen

×
×
  • Create New...