urho
urho copied to clipboard
octree RaycastSingle not working for distance biggger than 2000
i've trying to pick nodes that have large distance from scene root node. if they are in range of 1000 it's ok. when higher, not working. Even when lower than 1000, it seems that only near the center of node it's possible to pick the node or the drawable child.
May be it's a scalling related issue, due to picking near the center of the node