Get location in front of player

How can I get the location just in front of the player? Ideally I'd want to make sure nothing occupies the space as well.

From past experience I'm guessing it has something to do with getting the player camera and the forward vector, but I'm not sure exactly.
Solution
Do something like this, trace around and see what you get a hit on
image.png
Was this page helpful?