LineTrace showing 0,0,0

It is showing 0,0,0 all the time. Everything is compiling with no issue. I am on version 4.24.2. Thank you in advance.

0,0,0

The only thing I can see that could be causing the issue is line 92 in the first screenshot where you say you are setting the hit location but I don’t see any equal sign or anything. Do you mean to do the below command?

HitLocation = HitResult.Location;

Apologies if I am misunderstanding that line.

That worked! I completely missed HitLocatiion = HitResult.Location; Thank you so much!

My pleasure!! Happy programming :slight_smile:

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.

Privacy & Terms