Jump to content
Search Community

ajando

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by ajando

  1. Thanks a lot :D 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!

  2. 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

×
×
  • Create New...