Hello forum. I would like to be able to rotate an entity to a certain position (using keyboard maybe) but without using tween in between
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