Hi,
I’m using
transform.LookAt(Player);
which works but leans a lot when the player gets close. How do I get it to rotate only on one axis?
Hi,
I’m using
transform.LookAt(Player);
which works but leans a lot when the player gets close. How do I get it to rotate only on one axis?
Thanks Eric! You really know your stuff!