Jump to content
Search Community

OODNX

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by OODNX

  1. Excellent, you are, as your profiles suggest, superheros! Thank you
  2. Hi, before I start just wanted to say GSAP ROCKS! I use it pretty regularly but am always keen to learn new techniques and tricks. I am using a staggerFrom tween to move 20 objects (svg's) across the viewbox, but I want them all to animate from a single point of origin, is there a quick way to do this. I could animate them individually in a timeline, setting the From origin for each object, but I wanted to take advantage of the easing I could apply to a stagger tween. I was wondering if there was a way of passing origin coordinates specifically relating to the viewbox? Alternatively can I pass an array to the staggerFrom for the individual points of origin for each object? I have included a codepen. https://codepen.io/AlexFarminer/pen/gqaVeJ I really want the objects to animate from a single point on/behind the coin. Also perhaps you'll be able shed some light on why my coin flip animation has stopped working when I migrated it to codepen, (I don't do much on Codepen) Thank you in advance.
  3. OODNX

    IE problems

    Thanks Jonathan, good to know.
  4. OODNX

    IE problems

    Wow, thanks for your quick response Jack, that's a really simple fix that would've taken me hours of trial and error. Greensock Rocks!
  5. OODNX

    IE problems

    Hi I'm working on this robot animation (see Codepen) all was going swimmingly until it was pointed out to me some odd behaviours that were occurring in IE Edge. I'm having no luck debugging this and wondered if anyone could shed any light? Any help would be appreciated. Also frustrating, but something i'll probably work out eventually, on the second loop through (the second time the German box is picked up) the rotation of all the boxes is not right, i'm not sure why this is? Lastly, this is by far the most complicated timeline I have have attempted and i'm sure there are better/more efficient ways of achieving the same outcome. I'm always keen to learn so if there are any obvious GSAP features different structures I should be taking advantage of i'd appreciate the input. Many thanks in advance.
×
×
  • Create New...