Jump to content
Search Community

elpeyotl

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by elpeyotl

  1. @mikel Thank you very very much for this explanations! Awsome. I'm tring to rebuild your codepen. struggling with the masks. Well I have to understand that clearly.

     

    But thtanks. way better approach with a big svg file, than extra divs and containers.

    • Like 1
  2. Hello people

     

    I have a problem. I created the animation which you can see in my codepen. The third animation is not smooth in chrome and safari. It is working ok in firefox but in chrome and safari it is shaky. Anyone any idea why this is happening? I'm animation the width from 0 to 100% of the inner div. I know animation width is not according to the flip approach but well, didn't know how to solve the problem otherwise. 

     

    Ah you need to scroll down so the animation starts. 

     

    Any help appreciated! 

     

    External link: https://condescending-bhabha-c8e37c.netlify.com/circle_house.html

    See the Pen VVOqrL by elpeyotl (@elpeyotl) on CodePen

  3. Hi community!

     

    I'm first time playing around with GSAP and I love it. I tried to build a little demo where a bee is flying. The clouds are moving but If I use no timeline the delayed clouds (cloud 3 & 4) are moving too fast. Any Idea how I can fix that?

     

    I tried to use a timeline but it is not working. I think because the first element (#bee) has an infinite repeat (-1) so its not starting the second tween. Is there a way to start the tweens in a timeline manually? I didnt understand the docs and couldn't find it.

     

    Thank you!

    See the Pen pLxPEP by elpeyotl (@elpeyotl) on CodePen

×
×
  • Create New...