Hi, This is a sort of 3rd person game, how do I convert my 2D crosshair position into a 3D position?
I imagine that i set the "gun look at" position 10000 quants or so infront of the camera inline with the 2D crosshair,
but I can't think of a good way to find the in-to-the-screen depth relative to the camera
Does anyone have any idea how I should do this?
basically "how do I convert my 2D crosshair position into a 3D position?"
Any help would be most appreciated,
Thank you,
Luke.
Edit:
See below, thank you.