Property | Type | Description | |
---|---|---|---|
paths | GameObject[] |
Method | Description | |
---|---|---|
getNextPath ( GameObject currentPath, GameObject npc ) : GameObject |
Method | Description | |
---|---|---|
getClosestPathPoint ( GameObject npc ) : GameObject |
protected getClosestPathPoint ( GameObject npc ) : GameObject | ||
npc | GameObject | |
return | GameObject |
public getNextPath ( GameObject currentPath, GameObject npc ) : GameObject | ||
currentPath | GameObject | |
npc | GameObject | |
return | GameObject |