NPC:AdvancePath
NPC:AdvancePath()
Description
Advances the NPC on its path to the next waypoint.
Calling this on an NPC without any route will result in an instant crash.
Example
Make your scripted NPC advance to the next waypoint without exactly having to step on the node, making it advance when the NPC's hull is nearby.