Jump to content
Search Community

George Marych

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by George Marych

  1. Sorry if that was misleading, I was just messing around and left it hanging.. Snippet: https://codepen.io/Marych/pen/gOLpGxJ I got what u were saying, I think this is the closest I got to actual animation I am striving for. calculations are just random, I am trying to mimic what it will feel like and I will implement actual calculations in the project itself. Last question I guess: as you can see in the snippet snapping effect is present everywhere except when you scroll from third section (where horizontal scroll exists) to fourth , can't really understand why. sorry I if I was being naive, this is my first go at GSAP, still trying to wrap my head around it )) you are being really helpful !!
  2. Thanks for the response, it was helpful. so basically I tried implementing some logic to the codepen I have posted before. It seems to do scrolling horizontally but it simultaneously scrolls vertically as well, I seem to struggle figuring it out, is there a way to somehow "pause" the first scrollTrigger event until the horizontal scroll ends ? here is a snipppet: https://codepen.io/Marych/pen/gOLpGxJ
  3. Hello guys ! I would like to get a small help from you. Basically what I need to do is to mix Layered pinning animation ( I have included codepen demo) with horizontal scroll. Let's say when you scroll down to third section (doesn't matter which one), it gets pinned and during that time when you scroll you are scrolling horizontally through the content that is present in that third section. It can be some gallery or Cards, and once you are done scrolling horizontally (content's end) then it continues with Layered pinning animation to the next section. I hope it is clear. Thank you for your help
×
×
  • Create New...