LookRotation with constant speed
I trying slerp, lerp, movetowards, itween(LookTo, LookUpdate, RotationUpdate, RotationTo) but all of this have smoothing on ending. How can i rotate my tower to look at target without smoothing, and constant speed?
Comment