Awesome, thank you bro, it really helped me understand how line tracing should be done. What helped me fix it was adding the LineTrace function because i wasn’t using it at all, thinking it wasn’t necessary since the GetHitResult node returns a HitResult Structure. But apparently it is needed if you want to find collision info.
Thanks again!
1 Like