Horizontal scrolling

Hi, Does anyone know which script I need for this? Horizontal scrolling

Fundamentally it seems like the same as from this tutorial:

The only item you’d probably need to change is the animation itself so it appears to horizontally scroll and also the runOnLoad code uses event.wheelDeltaY which would need to change to event.wheelDeltaX.

But there’s probably tons of other ways to do this and techniques! Searching “parallax” or “scroll” on the forums will probably yield other results.

1 Like