Jump to content
Search Community

Mobius

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Mobius

  1. akapowl thank you for your relpy. GSAP is awesome, much faster than my existing image sequence animation js.
  2. Hi there, i tried to find the doc for gsap.to() with the following interface from the official doc, but no results found. can someone tell me where to find the relevant docs? gsap.to( dict, { frame: , snap, ease}) cheers gsap.to(anim, { frame: frameCount - 1, snap: "frame", ease: "none", scrollTrigger: { scrub: 1.5 }, onUpdate: render // use animation onUpdate instead of scrollTrigger's onUpdate });
×
×
  • Create New...