Jump to content
Search Community

Paper Krane

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by Paper Krane

  1. I can't believe I missed the 'endTrigger' property! For some reason I had it stuck in my head that the trigger was kind f the end all be all of sizing the spacer. Thank you so much for this!
  2. Hey everyone! I have seen this card scrolling effect on numerous websites and went to test my hand at it on a Nuxt.js app and noticed I was getting a strange gap at the bottom of the pin spacer. I then tried to set the pinSpacer to false and then the effect didn't work properly there either. I would appreciate an extra pair of eyes here to see when I am missing as it feels so close to being complete! It's just this strange gapping. Thanks everyone and thank you for GSAP! This has been a game changer for me! * The codepen looks best with the code windows on the side since I am using VH units to size the effect.
  3. I honestly had nod idea I could even edit the timeScale. This is huge and opens up the door to so many different ideas. Thank you for this! Off to explore more in the docs now.
  4. So I am trying to replicate an effect I recently saw (the inspiration for what I am trying to build can be found at the top of the page here) and managed to figure out the endless slider effect (yep, I am definitely far from being a gsap master). But now that I have the endless effect, I want to figure out how they sped up the effect on the users scroll. I linked what I currently have built via CodePen. I found this post that effects the speed of an animation using ScrollTrigger but it was recommended to use the containing div and animate that which doesn't really work for this case, at least I don't think it does but I am open to being wrong. I would appreciate any insight on how one might be able to adjust the slider scroll speed on scroll down. And before I end this, thank you to everyone in the GreenSock team. This library is incredibly powerful and unbelievably helpful. I just wish I would of tested it out sooner.
×
×
  • Create New...