|
Im trying to make enemy lookAt to the player direction for one time. right now im doing it like this public Transform enemy; void Update() { is there any other way / best way to do this. thanks in advance.
(comments are locked)
|
