I would use something like this: Smooth LookAt (like RotateTowards in Unity)
That will allow you to do it without using tween and you can stop/start the rotation on keypress etc
I would use something like this: Smooth LookAt (like RotateTowards in Unity)
That will allow you to do it without using tween and you can stop/start the rotation on keypress etc