Whotakesmyname

Results 4 comments of Whotakesmyname

Make sure u loaded the right library; with cdn, u should at least loaded TweenLite(not TimelineLite or others). Check it.

TweenLite is not part of ScrollMagic. That's a part of GSAP, and you need to include GSAP to use tween animation. Basic components of GSAP are free. Refer to its...

Only one or two modules requires GSAP I remember, and those require it has been marked in the tutorial/demo page. Since it has been several months after I worked with...

Your detailed reply is really appreciated. I am especially interested in the GL&CL interoperation, so I spent 1 day having managed to tailor the whole repo for my use. If...