Hi, i'm new and i'm trying to make a simple project in unity.
I have 3 object : a cylinder, and two spheres. I'd like to make the cylinder follow the two sphere like a sort of line through two point.
Any suggestions ?? I've tried to use the Quaternion.LookRotation() and the Quaternion.FromToRotation() functions but it didn't works.
thanks
↧