
ajando
-
Posts
3 -
Joined
-
Last visited
Content Type
Profiles
Forums
Store
Blog
Product
Showcase
FAQ
ScrollTrigger Demos
Downloads
Posts posted by ajando
-
-
Thanks a lot
This was exactly what I was looking for!!!
Only one part is missing: I was trying to animate those waves simultaneously. I forked your pen:
See the Pen aYqMpG by Philastan (@Philastan) on CodePen
Why the animation doesn't start at the same time, since both referring to the label
.add("back", 3.5)
Thanks for the welcome btw!
-
Hi
Im relativ new to gsap and im also not that big of a JS geek, so I'm trying to fiddle my stuff with the forums and the documentaries.
But now i got kind of stuck...
Im trying to draw those rings (see demo) and afterwards let them do this wave thingy. After that, it should repeat at
.addLabel('start')
I tried the seek(); staggerFromTo(); and other stuff (e.g. http://jsfiddle.net/geekambassador/eMGsc/), but it might be also a small syntaxerror?
Maybe someone can help me
Greetings
See the Pen RMQbLY by Philastan (@Philastan) on CodePen
Loop certain area
in GSAP
Posted
Awesome! Thank you so much <3