Jump to content
Search Community

Epiphron

Members
  • Posts

    4
  • Joined

  • Last visited

Epiphron's Achievements

  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hey Carl, thanks for your comprehensive reply I'll use the example timeline for the animation.
  2. Hi all, I'm trying to create a rotation that goes from 20 to -20, but starts at 0 (and ideally ends at 0). I've tried using the startAt property to set the inital rotation, but it doesn't seem to work as expected (please see codepen). Could someone explain why the startAt property doesn't set the rotation to 0 and if I'm using fromTo correctly, or I need to do this animation in a different way? Thanks in advance!
  3. Ah ok, that's great! Thanks for the link.
  4. Hi all, I'm quite new to GSAP, but I'm really enjoying using it! I'd like to animate the anchor points on a path in an svg image, is this possible using TweenMax or a plugin? I've found another library (Two.js - https://jonobr1.github.io/two.js/examples/morph.html), which does this quite nicely, but I wanted to see if I could use TweenMax as an alternative. Thanks in advance!
×
×
  • Create New...