Method | Description | |
---|---|---|
GetPathPositions ( ) : UnityEngine.Vector3[] | ||
GoToSecondaryPositionToGo ( ) : void |
Method | Description | |
---|---|---|
GetReachedToPoint ( Path.Node, node ) : void | ||
Move ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
ChoseNodeToGo ( ) : void | ||
TryFindOtherPoint ( ) : void |
public GetPathPositions ( ) : UnityEngine.Vector3[] | ||
return | UnityEngine.Vector3[] |
protected GetReachedToPoint ( Path.Node, node ) : void | ||
node | Path.Node, | |
return | void |