Jump to content
Search Community

ktsubouchi

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by ktsubouchi

  1. That sounds great, I appreciate it. For my curiosity, what are some of the other options?
  2. I've added the codepen. In the codepen, I'm trying to swap the first two and then swap the last two in a circular motion like in this pen. So the blue circle will end up in the last position after two animations/tweens. I suppose it could be done with a timeline but there might be more circles and the sets of circles to be swapped will be chosen randomly.
  3. Hi all, Basically, what I'm trying to do is move an element (e.g. {x:10}) then when the animation is complete, wherever the element ends up is it's new position. Almost exactly like the solution here except that I don't want the element to be draggable. (edit: add codepen) Thoughts?
×
×
  • Create New...