Demigiant / dotween

A Unity C# animation engine. HOTween v2
http://dotween.demigiant.com
Other
2.36k stars 351 forks source link

a problem of using DOPath #104

Open november15 opened 8 years ago

november15 commented 8 years ago

i want to move a gameobject by using dopath, from a position of path,not a point of path.i know a function "GotoWaypoint" can from a point ,but how can from a position of path

zkkzkk32312 commented 6 years ago

path is a list and therefore you can have only a single point at index 0.