Jump to content
Search Community

Josh Ablett

Members
  • Posts

    6
  • Joined

  • Last visited

Josh Ablett's Achievements

0

Reputation

  1. I'm using spirit js for animation and that doesn't use GSAP 3 so i don't think there's much I can do
  2. the problem is with the timeline, I have a master Timeline then add another timeline to it and use the .play() method to play it. but it doesn't work with the Master timeline it just plays on page load. So why does using the old version affect this? sorry should of explained better.
  3. Okay I will ASAP and why would using an older version of GSAP affect if .play() works correctly?
  4. neither of those work, i got the tweenmax file from UMD tweenmax cdn and then imported that file
  5. Right I'll try sort one soon as, but if this helps it works as expected when I import the UMD tweenmax
  6. Timeline .play() does not start when when it should when added to a master timeline, instead it starts playing on page load. This only happens when bundled with Webpack
×
×
  • Create New...