Jump to content
Search Community

AHHP

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by AHHP

  1. Thanks for the response. I replaced ScrollMagic with ScrollTrigger and it fixed and works ok.
  2. Hi, I am using Tween with ScrollMagic 2.0.7, GSAP 3.0.1 and ScrollMagic GSAP plugin 2.0.5; the element doesn't move smoothly and when scrolling stopped, it bounces repeatedly. Tween code is: TweenMax.to(element, 1, {top: 0, ease: 'none'}); Please the attachment. Any help would be greatly appreciated. out2.mp4
×
×
  • Create New...