When I said object, I should have said static mesh component. If you build a mesh out of multiple static mesh components, the line trace will hit each component for a maximum of 1 time. What I want is to have one component and hit it a max of n times.
It hits the component once, even if it’s set to overlap. Like I said, I should have been more precise and said component rather than object.