GsapNewbie Posted August 1, 2023 Posted August 1, 2023 Hi, I am trying to combine the vertical scroll that pins a section and then add a horizontal scrolling on the same section. Need help, i just copied some of the other samples on the codepen from this forum and combine them. Was trying to copy this effect https://www.awesomescreenshot.com/video/19585014?key=d78b887c3d4d0bc2c6f6efcb55f75c6d See the Pen KKrbBpb by dxbdevy (@dxbdevy) on CodePen.
Solution mvaneijgen Posted August 1, 2023 Solution Posted August 1, 2023 Hi @GsapNewbie you hardly need more then one ScrollTrigger to get the desired effect. Check out this amazing video by @Cassie that goes over some important parts when working with ScrollTrigger And here a fork of your pen with one of the ScrollTriggers removed and just one tween that gets controlled by a ScrollTrigger. Hope it helps and happy tweening! See the Pen gOQZdqb?editors=0010 by mvaneijgen (@mvaneijgen) on CodePen. 2
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