when I look at something my trace channel does not go to where I was looking
if i look in de middle the trace goes to here
the BP for the tracer is
Can someone help
Thanks in advance
Why are you sphere-tracing? Why not line-trace?
Also, that sphere-trace function doesn’t look correct. You’re only MULTIPLYING when you actually need to add from the ORIGIN.
It should look something like this:
Just make sure to keep the START location connected.
Thanks for helping it works