Jump to content
Search Community

mfewcar

Members
  • Posts

    4
  • Joined

  • Last visited

mfewcar's Achievements

0

Reputation

  1. I'm trying to break down different timelines into different functions, and then call them from an array on next/prev click. Currently they play automatically, and I'm trying to get them to play only when they are called from the array. Not sure what I'm doing wrong.
  2. 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.
  3. So yes, I have two SVGs that I'm working with, and I want to show a completely different SVG.
  4. I'm kind of stuck on how to approach this problem. I have a timeline that is showing a primary SVG image, I'm trying to find a way to swap the SVG for another as a part of the timeline, and then continue the animation.
×
×
  • Create New...