Jump to content
Search Community

Vijith

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by Vijith

  1. Hi Guys,

     

    I want to animate images one by one when scrolling here am using (

    gsap.registerPlugin(ScrollTrigger);
     
    gsap.utils.toArray(".flower").forEach((flower) => {
     
    })

     

    ) this method , but now all the image are animating in same time, anyone please help me to fix this issue.

     

     

     

    See the Pen bGaeNrB by vijith_designer (@vijith_designer) on CodePen

×
×
  • Create New...