Hi,
Is there a built in way to "lookAt" a point in 3D space, using only 2 coordinates( x and y ).
I found a lookAt function from this forum, but that used 3 coordinates which screws up the camera and player orientation.
Id like to keep my player's z rotation always at 0.