r/unrealengine • u/stcifttm • Dec 05 '24
Line Trace Component hitting parent instead of component Solved
I have a line trace component block being called every tick to highlight a component when you're looking at it. When this line trace is called though, it doesn't highlight when hitting the component, but it does when hitting the parent. The trace is following the right path, just not hitting the component
2 Upvotes
2
u/stcifttm Dec 05 '24
Yes