Jump to content
Search Community

kuglix

Members
  • Posts

    6
  • Joined

  • Last visited

kuglix's Achievements

1

Reputation

  1. Buttons B1 to B3 were only tests, it should be like B4 to scroll to an animation position. The goal is that I can click a button and jump to different animation sections on the timeline (not every single animation, e.g. scroll until the heading is flown in and introtext is visible). This should be an alternative way of viewing a scroll-linked animation (client request ...). Thank you for your efforts so far!
  2. @ZachSaucier: I have inserted it in this Pen: https://codepen.io/kuglix/pen/WNrJJRj It should work like button B4, but with the correct scroll position ?
  3. Hello everyone, I hope this is a simple question: Is it possible to jump/scroll to animations that are linked to ScrollTrigger (scrubbed)? With ScrollTrigger.scroll() I can't use timeline labels (like with Timeline.tweenTo()), ScrollToPlugin doesn't work either. Any ideas?
  4. I'm trying to animate a page with multiple sections. When scrolling, the area should be blended directly (no vertical movement). It works correctly when scrolling down (see demo). It just doesn't fit when scrolling up. What am I doing wrong? Thanks in advance!
×
×
  • Create New...