Does anyone know how to find where a raycast is "interrupted"?
for example: the new destructo wand spawns an emitter at the point where the raycast is interrupted. Another example: if you shot a raycast 300 units ahead of you, and detected an interiorObject, how would you tell the distance between you and the interiorObject even though the interiorObject is closer than 300 units ahead of you?