18.09.2011, 01:03
Set the object to face the player or the player to face the object? It could be fairly simple to pretty complex. If it's just the Z angle of the object / player then it's pretty simple. You can get the 2D angle between them and just set it. If you were talking about an object / player that needs to point at another object / player in 3 dimensions, it's harder. I have a few functions lying around though...