I have an nme and a player. Both have vector3f locations and a heading. What is the best way to have the nme come up with how much to turn to face player?
Dot product is in there somewhere (I think) but that gives me a very odd number.
This is in 3D.
Thanks a ton!