Prevent LinetraceByChannel from hitting invisible component

Hidden? -> set collision to “no collision”
Visible? -> set collision to physics or query or both (or custom collision channel)… whatever you want
imo only possible way to achieve this is through collisions

1 Like