Jump to content
Search Community

niks0203

Members
  • Posts

    11
  • Joined

  • Last visited

Posts posted by niks0203

  1. Hi,

    I was able to solve my issues above. I just wanted to understand if GSAP has some kind of preloader function which waits till all images are loaded. Currently my code has 110 image frames and each image is around 200 - 300 kb which is taking some time to render thus breaking the animation in between. 

     

  2. I have a complex animation structure of  5 image sequence with 5 different texts in the middle of the page. The start position of the scrolltrigger messes up and never begins with stat position of my animation container. see image attached . Because of wrong start position,  container just jerks with scroll-start meets the start. How can i avoid it?

    start-posiition.png

  3. Hi ,

    Thanks for the help,  I am actually looking for the 2 image sequence to run one after another in the same container and so i kept them sticky . I want "A magical connection to your devices" to run first followed by "Simplicity from start to Siri" but at same location. So could you please guide me the correct way to achieve it. I thought of an alternate way of running all  frames in one canvas but i want text to appear at different positions like we have on this website https://www.verkada.com/access-control/. Basically  i want the animation similar to one just below the header. 

     

     

  4. Hi

    I need to develop multiple image sequence using ScrollTrigger like the verkada access page https://www.verkada.com/access-control/ (first section). I have the section on the middle of the page. So i am facing 2 issues- one after the last scroll, at the scroller-end, there is a black background where i need the last animated slide instead of black background. Second, the scroller-start position shifts down if we refresh the page when the scroller is in middle section of the page 

    scroll-end.png

    See the Pen yLKbLZP by niks0203 (@niks0203) on CodePen

×
×
  • Create New...