Garry's Mod Wiki

Revision Difference

NPC:NavSetGoal#527680

<function name="NavSetGoal" parent="NPC" type="classfunc"> <description>Sets the goal position for the NPC.</description> <description>Works similarly to <page>NPC:NavSetRandomGoal</page>, but doesn't actually work.</description> <realm>Server</realm> <args> <arg name="position" type="Vector">The position to set as the goal</arg> <arg name="pos" type="Vector">The position to set as the goal</arg> </args> </function>