Jump to content
Search Community

deepdas

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

deepdas's Achievements

  1. Hi, if you remove this code scrollTrigger: { trigger: '.wrapper', start: 'top top', end: "bottom top", scrub: 1 } svg motionPath works fine but i need this on mouse wheel. When i move the mouse wheel, the blue circle movement depends on mouse wheel and the blue ball will stop movement when i stop scrolling the mouse wheel. After the blue ball reaches the right bottom area of the page then the blue ball starts again on the top left. Can you please create a demo for me it will be very help full for me. https://codepen.io/prosun05/pen/OJdxREP Thank You
  2. Hi @Rodrigo Thank you for the suggestion. The overflow hidden is required here as no scroll bar is needed on the page. I am new to GSAP so can you please provide us an example for the implementation of the observer plugin? It will be really helpful for me. Thanks in Advance.
  3. Hey there, Scroll trigger is not working when body overflow is hidden. I want the circle to move from top to bottom following the svg motionPath on mouse wheel. Is there any way to make this work?
×
×
  • Create New...