Custom cursor issue with hovering effect for animation
Unanswered
Northeast Congo Lion posted this in #help-forum
Northeast Congo LionOP
so heres the things i have component that is a custom cursor and is used instead of the current cursor so when it hovers a certain things it should scale up, now this is clear , so when the text of the h1 is split using gsap's splitText it goes to chars meaning letters and the p tag goes to words .text-paragraph, and when the text is at yPercent: 100 the cursor should NOT be scaled up but when the text is visible which means anything after yPercent: 99.9 it should be scaled to the value that i have configured.