Jump to content
Search Community

vlad89

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by vlad89

  1. gsap.set(items, { motionPath: { path: circlePath, align: circlePath, alignOrigin: [0.5, 0.5], start: 0.25, end: i => (i / items.length) + 0.25, }, scale: 0.9 });
  2. done. problem with blue stripes. also points 1-8 are pressed against the circle when rotating https://codepen.io/vlad_fomin/pen/gOjQgGK I would like to get the result like this. smooth movement to the desired point when clicking on it https://codepen.io/GreenSock/pen/abbWoy
  3. Привет. Пытаюсь использовать реализацию из примера, но если точки находятся на разном расстоянии от центра, анимация работает некорректно. https://codepen.io/vlad_fomin/pen/gOjQgGK
×
×
  • Create New...