Share Posted January 18, 2022 I am new to GSAP and animation. I am trying to make really simple animation where I want to rotate the SVG while it is rotating I want to be PINED and once it complete rotating I want to release the pin and move to new section. I applied everything but for some reason it is not getting pinned. See the Pen vYeMpdP by midnightgamer (@midnightgamer) on CodePen Link to comment Share on other sites More sharing options...
Share Posted January 18, 2022 Please check Documantation page of ScrollTrigger There is no property ping on ScrollTrigger, it must be pin: true 3 Link to comment Share on other sites More sharing options...
Author Share Posted January 18, 2022 3 minutes ago, _Greg _ said: Please check Documantation page of ScrollTrigger There is no propery ping on ScrollTrigger, it must be pin: true Damnnnnnn, sorry about this and thanks for help Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now