Hello guys,
I am using LeanTween for my mobile project as I read that iTween is slow for mobiles.
I created a path and I need my gameobject to move to a specific point on that path.
That can be done using iTween.PutOnPath function, but I can’t find any equivalent function for LeanTween or DoTween.
Any help?