
Eminer79
-
Posts
4 -
Joined
-
Last visited
Content Type
Profiles
Forums
Store
Blog
Product
Showcase
FAQ
ScrollTrigger Demos
Downloads
Posts posted by Eminer79
-
-
4 minutes ago, ZachSaucier said:
Sorry, I don't have an iPad to test with. What sort of bug are you talking about?
On the Ipad it adds a strange glitchy ghosting to the section your swipeing too and then skips to the next with more ghosts glitches, on my phone, it get stuck on the first pin its worse. Hmmm... debugging attempts now...
-
20 minutes ago, ZachSaucier said:
Hey Eminer79 and welcome to the GreenSock forums!
I outlined how to snap to a section and play a given timeline in this post.
Let us know if you have any questions.
First of all, I just want to thank you for taking the time to respond here, and the welcome.
I'm learning and a bit dyslexic so its slow-going. You know Its funny I was gonna use that as a base but for some reason I didn't, newb mistake maybe. I have two questions though, first how would I make different animations per section? And second how can we get this woking on ipads, both your version and mine have a crazy bug on my ipad touchscreen. Thanks so much for pointing me to that clue I missed on how I could get this done. I'll keep updating this pen with my progress...
I noticed is you turn autoKill: false, to true it works on ios but other stuff breaks.
-
My goal is to have the last slide come in horizontally and to have a text animation on each slide as they scroll into view. I'm thinking this is the best way to do this but I'm having trouble attaching a timeline to the scrolltrigger's scrollto animation.
Im trying to understand how to add scrollto instant mousescrolling to something like this with a timeline
See the Pen JjGMzdm by emanboogie (@emanboogie) on CodePen
Scrolltrigger + ScrollTo + Timeline Animation
in GSAP
Posted
Unfortunately, no dice. Still a touch bug, setting autoKill: true, seems to fix it but breaks the pinning effect.