Jump to content
Search Community

mfewcar

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by mfewcar

  1. In my timeline I set up a reset button that seeks the 0 position in the timeline, but it immediately jumps to the beginning without any sort of transition or animation. I've been researching different ways to approach the issue, but can't seem to figure out how to get this to work. The docs for .seek doesn't show any way of calling another gsap animation. Would love some input on this.

    See the Pen MWaPwzb?editors=1010 by manuelwebdev (@manuelwebdev) on CodePen

  2. 14 hours ago, PointC said:

    I'm not sure I follow the question. Do you want to show a completely different SVG than the one in your demo? Or did you mean certain pieces of the main SVG?

     

    Without more details my best guess would be that you'd want to tween or set() the autoAlpha of the SVGs or child elements when you want to swap them. Just a guess though. :)

     

    So yes, I have two SVGs that I'm working with, and I want to show a completely different SVG. 

×
×
  • Create New...