Demigiant / dotween

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

DOPath rotate before starting path #431

Closed emrys90 closed 4 years ago

emrys90 commented 4 years ago

DOPath seems to immediately rotate the object to face the direction of the waypoint. How would I go about having it lerp to that rotation instead, and probably not start moving until its facing the right direction?

Demigiant commented 4 years ago

Closing because duplicate.