Jump to content
Search Community

luffyacekun

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by luffyacekun

  1. Yeah, in my real project, I have tried to push the trigger down a little bit but it didn't work, so I didn't add it to the demo. Thank you for your solution.
  2. Thank you, I've seen this demo, my problem is I already pin section 2 for changing text animation, if I select section 2 one more time and pin it with pinSpacing: false, then both the changing text animation and overlaps effect run at the same time. I want to have the text is changed completely and then do overlaps effect, could you show me, what is wrong in my setup? https://codepen.io/luffyacekun/pen/PoGEpBX
  3. Thank you @mikel here is my currently setup, I want section 3 to overlap section 2. It's out of topic but I read somewhere that have more than one timeline is not neccessary, how to setup a good timeline in this in this situation ( I'm currently have 3 timelines). https://codepen.io/luffyacekun/pen/PoGEpwR
  4. Hey, I'm a very newbie, I want to pin a section (section 1) with 100vh length and pinSpacing: true to play an animation with scrub, after the animation done, I want to pin section 1 again with no pinSpacing to get the next section overlaps scrolling in. could you guys show me how to get that result? I've tried some ideas but still haven't got the effect I want. Thank you very much!
×
×
  • Create New...