Just add an ease to your tween/timeline that ScrollMagic is using: .setTween(gsap.to('.container img', {duration: 1, y: '-20vh', ease: 'power3.in'})).
確定! 回上一頁