Jump to content
Search Community

ScrollMagic + GSAP Horizontal

james182 test
Moderator Tag

Recommended Posts

Hey James.

 

The core of the issue is that you are using absolute values for each tween. In other words, each of them are telling the element to go to exactly -100vw. What you want instead, I presume, is for them to be relative values, meaning "-=100vw" instead.

 

Besides that, the ScrollMagic code is doing absolutely nothing and has errors in it so I'm curious why you're including it.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...