Jump to content
Search Community

tan.hoangngoc

Members
  • Posts

    3
  • Joined

  • Last visited

tan.hoangngoc's Achievements

  1. I changed my svg to the path, but my code still could not run like as gsap sample, and I also could not catch the start point like sample Please help me! This is my SVG code <?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 24.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 1531.3 2822.2" style="enable-background:new 0 0 1531.3 2822.2;" xml:space="preserve"> <style type="text/css"> .st0{fill:#711E1B;} </style> <path id="Path_186" class="st0" d="M257.4,62.6c0.4,3,1.5,5.8,3.2,8.4c3.3,5,8,8.9,13.5,11.4c5.4,2.6,11.4,3.6,17.4,2.9 c3-0.4,5.9-1.4,8.4-3c1.6-1.1,3-2.5,4.1-4.1c0.6-0.8,1.1-1.6,1.6-2.5c2-4.3,1.4-9.5-1.6-14.6c-3.4-5.4-8.4-9.7-14.3-12.3 c-12.9-6-26.7-3.6-30.8,5.3c-0.4,0.9-0.7,1.9-0.9,2.8C257.3,58.7,257.2,60.7,257.4,62.6z M275.4,46.1c4.8,0.1,9.6,1.2,14,3.2 c5.8,2.5,10.6,6.7,14,12c2.9,4.9,3.5,9.8,1.6,13.9c-0.4,0.8-0.8,1.5-1.4,2.2c-1.3,1.3-2.9,2.3-4.6,3.1c-2.5,1-5.1,1.6-7.8,1.6 c-5.4,0-10.7-1.2-15.5-3.4c-4.9-2.2-9.2-5.5-12.6-9.6c-1.7-2.1-3-4.4-3.8-7c-0.6-1.8-0.8-3.7-0.6-5.7c0.2-0.8,0.4-1.6,0.8-2.3 C262,49,268.1,46.1,275.4,46.1L275.4,46.1z"/> </svg>
  2. Hi Cassie, Do you have any solution for my case? May I convert a shape to path, do you know any tool to do it? I really don't know how to solve my problem. Please help me!
  3. I did following this sample https://codepen.io/GreenSock/pen/GRoXzY . But I don't know why the car is not display on the top and not run from top to bottom. Please help me solve this problem! Thank you so much!
×
×
  • Create New...