NPC:NavSetRandomGoal
Description
Creates a random path of specified minimum length between a closest start node and random node in the specified direction. This won't actually force the NPC to move.
Arguments
Returns
Example
Example usage. Keep in mind that non scriptable NPCs will override their tasks occasionally. This is meant for scriptable NPCs