Question about transform.LookAt()?

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?

http://answers.unity3d.com/questions/9779/smoothly-aiming-a-object-only-in-one-axis

–Eric

Thanks Eric! You really know your stuff!