Discussion on Hype Scroll Magic

How hard is it to enable a scroll functionality in between scenes to mimic what she's doing in wix?

That can be done with another project Hype Scene Magic.

That project relies on an older plugin called Scroll Magic by another author. Much like Hype Scene Magic relies on GSAP. One could probably one day rewrite Hype Scroll Magic to be using GSAP as well because GSAP has so-called scroll triggers. Probably a one-week project to port that over.

On a side note, my example file also has all my test cases in it. So don't get overwhelmed, it's basically pretty simple. I read the documentation on GitHub, and I really have to get around and make simple examples because I always just use one file for testing all the edge cases and everything in one file, and that's probably not the best way for people to get started with extensions. Just saying this before you comment about it because we had that discussion and yeah I'm aware.

Yeah it's a bit lengthy, If I may suggest something and this is purely from a non technical realm of things, if there's a way to combine ScrollMagic and SceneMagic as one? Meaning, Lets just say, If ever anyone wanted to control the scenes and at the same time scroll. I feel like both of these things complement each other as far as controlling what happens on screen if given the options. Think of it as a turn key solution at this point. That said, revisiting this may actually improve SceneMagic as one.

1 Like