Answer the question
In order to leave comments, you need to log in
How to smoothly rotate a game object to face (Y-ku) to another?
Hello.
The bottom line is that when creating a "movement" for the character, it was necessary to turn him to face the object to which he runs.
How the "movement" goes:
After the click, a GameObject is created, to which the character runs, upon arrival, the GameObject is deleted.
The LookAt method is not suitable, because it turns the character to the object instantly.
I tried to do it through Quaternion.Lerp, Quaternion.RotateTowards, it does not react to it at all and does not rotate.
Who knows how to be, please help. Thank you very much in advance.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question