Jump to content
Search Community

rwv99

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by rwv99

  1. Was struggling a bit to get back to the original design, so this helps a lot. I like the efficient coding, definitely have to brush up my trigonometry a bit more...

     

    I like the dynamics on this forum, thanks for the input!

  2. Hey Dipscom,

     

    Yes, that helps a lot, thanks for the explanation! Should have thought of that myself, animating the SVG attributes, not the CSS. What I don't get is that now the circles seem to come from different starting positions, although the tween uses just one (cx:2000, cy:2000). That also expected behaviour?

     

    Thanks,

    Ruud.

  3. Hello all,

     

    Have been searching the forum, but can't find an answer to something that can't be complicated, I'm sure. (Can't get it figured out, though.) Check the Pen: I'm trying to 'shoot' small circles on a larger circle. All the elements are inline SVG (part of a larger drawing), using SVG 'transform: rotate()' on the small circles.

     

    If you comment out the 'staggerFrom' you'll see what it's supposed to look like. With the tween active the transforms on the small circles are somehow skipped.

     

    Any idea anybody?

     

    Thanks,

    Ruud.

    See the Pen zKmJJo by rwv999 (@rwv999) on CodePen

×
×
  • Create New...