Jump to content
Search Community

teamjordy

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by teamjordy

  1. Hey All, I'm trying to replicate the pace of the animations as seen in this CSS animation example: http://codepen.io/anon/pen/WQGmvK ...but I can't seem to capture the 'offset' snapping back on the tail end of the animation. I'm afraid I haven't grasped the tweening concepts completely, and can't figure out how to translate an element in multiple steps (the CSS equivalent would be 0%...70%...100%). The best I could come up with is this attempt here using yoyo: http://codepen.io/anon/pen/ZbBGyR ...but that is just an animation playing forward and then reversed. I realize I'm going for pretty fine-grained detail here, but I'm hoping that GSAP being the powerful giant it is can get me there. Any suggestions?
×
×
  • Create New...