Tutorial on how to slowly rotate a gameobject to point at another gameobject in Unity using Quaternion.LookRotation() and Quaternion.RotateTowards(). I go over how to rotate via all three axes in a 3D scene or just on only one or two axes (ie: say you only wanted to slowly rotate on the Y-axis)
Source Code: https://github.com/omarvision/slowly-...