Game Development Reference
In-Depth Information
Agent.RemovePath(userData.agent);
return Action.Status.TERMINATED;
end
return Action.Status.RUNNING;
end
When our soldiers are pursuing their enemy, we'll now see a red path that is constantly up-
dated to move toward the enemy position.
Agents pursuing one another
Search WWH ::




Custom Search