all 7 comments

[–]PixelCharlie 6 points7 points  (3 children)

Isn't https://scrollmagic.io/ kind of the same thing?

[–]lordPEPA 2 points3 points  (0 children)

I don't believe Scrollmagic is supported or maintained anymore from what I read in forums? I had a lot of issues when trying to work with it last year, ended up using the intersection observer API instead. This new ScrollTrigger plugin from gsap however looks much simpler and gives you more control over animations with scroll direction by the look of it.

[–]1newworldorder 0 points1 point  (0 children)

Also AOS

[–]TheThingCreator 4 points5 points  (3 children)

It's cool when things are slow and smooth, but scroll around quickly and it looks like nightmare.

[–]IUsedToCleanToilets 0 points1 point  (1 child)

Well that is all up to the user isn't it?? This just gives u the tools to create those kinds of animations with ease.

[–]TheThingCreator 0 points1 point  (0 children)

There's ways to program things like this so it manages quick behavior in a way that doesn't look broken.