Jump to content
Search Community

codekai98

Members
  • Posts

    4
  • Joined

  • Last visited

codekai98's Achievements

2

Reputation

  1. @Shaun Gorneau My fault for not elaborating enough, sorry! On another note, would there be a simpler solution? Perhaps with ScrollMagic?
  2. @PointC Oh that is wonderful! Thank you so much ? and thank you @Shaun Gorneau as well for your help!
  3. Hi @Shaun Gorneau, I looked over at the pen you linked, and it sort of makes sense... I'm just confused as to how it can be applied to the pen I linked in my previous post.
  4. Hi everyone! I just started using GS and I must say, it is such a powerful tool ? I am using this codepen to practice. Basically what I am trying to achieve is to apply Tweens to <h1> and <p> on each individual slide to create a Timeline. The goal is to trigger that Timeline to start once the user scrolls to the corresponding slide (ex. if I scroll to Slide 2, the animations on <h1> and <p> start). I have tried to do this myself, but all of the animations start on page load. I also want to try to avoid ScrollMagic since I'm a bit inexperienced with it and am still pretty new to GSAP -- want to get the hang of the latter first. However, if the solution is pretty simple with ScrollMagic, I am open to the suggestion! Any help is much appreciated ?
×
×
  • Create New...