Hi,
I have a RayCast3D attached to my characters first person head. How do I get the end point of the RayCast3D when it doesn't collide with anything, in global coordinates? The RayCast3D moves with the head. It is used to check if the player hit the target with his gun.
Thank you!