SetGoalPos( <position> )


Module: AI
SP Only

Summary:

Set this actor's goal position.



Call this on:

<actor> An actor



Example:

 self SetGoalPos( thisMg42.org );



Required Args:

  • 1 : <position>(node) The goal position.