Jump to content
Search Community

lunadigital

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by lunadigital

  1. Yes! Perfect. Thanks for taking a look at it.
  2. I've scoured the internet and docs for an answer to this, but I'm still coming up short. I'm hoping to combine GSAP tweens with different durations along a timeline—for example, animate a motion sequence, then animate a slow camera zoom on top of it. I can pull it off simply by writing out .to or .from methods, but the minute I combine everything into a timeline it assumes I want them all to play sequentially (which I do, kind of). If I were to do this in an animation program, I would animate the sequence then create a parent element to animate the scale. I know GSAP is a completely different beast, though, so any advice will help. Right now, I'm just playing the timeline, then animating a scale outside of the timeline variable so they play on top of each other. I'm hoping there's a more elegant solution though.
×
×
  • Create New...