This post is in relation to https://dev.playonset.com/wiki/LineTrace.
LineTrace seems to ignore certain surface. For example, at the coordinates [138094, 200952] the ground surface is ignored, and LineTrace will signal that the closest intersection is with the ocean under the ground instead of the actual ground you can walk on.
I've attached images demonstrating the example area that LineTrace has issues with. The red highlighted area is the problem surface area that LineTrace struggles with while the blue highlighted area works as expected.
In the second image, you can see the location that this issue happens on the map highlighted in pink.
LineTrace seems to ignore certain surface. For example, at the coordinates [138094, 200952] the ground surface is ignored, and LineTrace will signal that the closest intersection is with the ocean under the ground instead of the actual ground you can walk on.
I've attached images demonstrating the example area that LineTrace has issues with. The red highlighted area is the problem surface area that LineTrace struggles with while the blue highlighted area works as expected.
In the second image, you can see the location that this issue happens on the map highlighted in pink.
Comment