Move to specific Node?
I'm still working on my bot, however I am wondering if it is possible to tell the bot to move to a specific node by supplying the nodes id. If not I can simply store the navPoints in an array and search through them for the one i need, however I was not sure if there is a method which currently does this.
Thanks