Jump to content
Search Community

yukiii

Members
  • Posts

    2
  • Joined

  • Last visited

yukiii's Achievements

  1. @GreenSock Thank you so much. That resolved my situation.
  2. I unfortunately do not know how to make a minimal demo with the assets that I have so I sincerely apologize for that. I will attach pictures and videos of my situation instead. It might be a little difficult to see, but in the Figma file, the piping bag is traveling in a specific direction around the board. However, the coding that I inputed in Visual Studio Code does not translate that on the Motion Path Plugin, as you can see in the video (which I hope does work). Is there a specific code to make the piping bag rotate in the direction that I would like? tl.to("#piping-bag", {duration:20, motionPath:{path:"#motion-path", align:"#motion-path", autoRotate: true, alignOrigin:[0, 0.1]}, ease: "sine.inOut"}); This is the code I have written right now. I apologize if this does not make much sense. Screen Recording.mov
×
×
  • Create New...