- Unity 2018 Artificial Intelligence Cookbook(Second Edition)
- Jorge Palacios
- 51字
- 2021-07-16 18:11:23
Arriving and leaving
Similar to Seek and Flee, the idea behind these algorithms is to apply the same principles and extend the functionality to a point where the agent stops automatically after a condition is met, either being close to its destination (arrive), or far enough from a dangerous point (leave).