Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animation on ScrollMagic Demo site #989

Open
Schokiii1993 opened this issue Aug 25, 2021 · 1 comment
Open

Animation on ScrollMagic Demo site #989

Schokiii1993 opened this issue Aug 25, 2021 · 1 comment

Comments

@Schokiii1993
Copy link

Hi guys,

I'm new to ScrollMagic and I really would like to now how to make the first scrolling animation that appears on the scrollmagic demo website: https://scrollmagic.io/

I mean the very first animation you see when you scroll down a bit. The section remains steady (it looks like it got frozen) and the animation appears on top of the page. After the animation finished, the page scrolls down.

I can't find any documentation for the animation and would really appreciate it if someone could help me.

Thanks a lot

@johnfmorton
Copy link
Contributor

Hello.

The examples page will be really helpful. What you see on that home page is a combination of various techniques.

First try this: https://scrollmagic.io/examples/basic/simple_pinning.html. Simple pinning is the "frozen" thing you referenced.

Then combine that with something like this: https://scrollmagic.io/examples/advanced/advanced_tweening.html

Hopefully, that gets you started out.

-John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants