What is the best way to “fit” a mesh between two Vectors? Should I use localScale and Vector3.Distance() or is there a better way? The scale will be changed in the Update() function.
I’ve posted several different answers to this question in the last year. Here is one of them:
http://answers.unity3d.com/questions/613373/rotating-an-object-between-2-points.html