Jump to content
Search Community

Unsure if this animation is possible with GSAP?

birdyoung test
Moderator Tag

Recommended Posts

As in all things coding you could tackle this multiple ways, what have you tried already?

 

Personally when face with a ideas on which I am not sure where to begin I open op codepen and just try my hand at a few things, I usually then just keep forking my pen to try out different ideas, either because I think it could be better or my original idea was not working. Usually at version 10 I got something I'm happy with. Creating forks of you pen will allow you to fall back at earlier ideas if something new is not working.

 

The simplest version of this would be two images, one for the background and one for the foreground (transparent .png or .svg with an archway) and scale these images separately with GSAP, if you create an timeline you will then be able to hook it up to ScrollTrigger when you're happy with the animation.

 

We would love to see what you could come up with with your self, so that we can better nudge you in the right direction. Just try your hand at a few ideas and post back here with a minimal demo when you get stuck (or your finished result!)

  • Like 1
Link to comment
Share on other sites

If you're looking for ScrollTrigger effects, I'd recommend looking at the demos at https://greensock.com/st-demos and https://codepen.io/collection/DkvGzg and https://codepen.io/collection/AEbkkJ - you may be able to use one of those as a jumping-off point. 

 

Your link kinda reminded me of this one: 

See the Pen XWEMNaj by GreenSock (@GreenSock) on CodePen

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...