Share Posted March 2, 2020 Hello, i'm using gsap with scroll magic to animate on my project i tried to implamente smoothscroll, like this exemple, it's working right ecxept for pinned section. Any help plz ? See the Pen GOJJyr by osublake (@osublake) on CodePen Link to comment Share on other sites More sharing options...
Share Posted March 2, 2020 Hey May and welcome to the GreenSock forums! Blake's smooth scroll functionality is not built to work with ScrollMagic. Both will try to change how the page's scroll works, so they're incompatible. We don't really recommend using ScrollMagic. There are other ways to accomplish the same effect. What effect are you trying to create with SM? 2 Link to comment Share on other sites More sharing options...
Author Share Posted March 2, 2020 @ZachSaucier thanks for your answer, well i'm trying to get a fluid scroll like in that exemple https://www.parsonsbranding.com/case-study/yudu/, the problem that i already used SM almost all my project so i serch a solution that works with ScrollMagic. Link to comment Share on other sites More sharing options...
Share Posted March 2, 2020 @May Manel I don't believe you will find a solution as SM is greedy in how it changes scroll behavior. Please do post back here if you find one! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now