I coded in a raycast and I want there to be a node at the end of the raycast.
For example Lets say that my raycast is 10 meters long, if it doesn't detect something in the raycast, it will reach the end_of_raycast node, and it'll detect that instead.
I want to do this, so that I can get the node's Slerp values, and make objects look at said node