Hey Guys,
I am trying to create a custom cursor with gsap. My site is horizontal scroll based as you can see in the codepen demo. The problem is whenever I am scrolling the cursor also moves up.
How can i stop this from happening and make it behave just like a normal cursor.
I am working in Next JS with the cursor being a separate component.
Please help me.
Thanks alot