When my seeker script finds a path, if the location I told it to go to is unreachable, it instead finds the node that is closest to that point.
I like this feature, but I’m having some problems with some custom scripts, and I need to know what this new point is that the path set as a new goal.
How do I retrieve that information? How do I see what the current path set as my target destination (when said target is different from the one I supplied)?