- Unity 2018 Artificial Intelligence Cookbook(Second Edition)
- Jorge Palacios
- 50字
- 2021-07-16 18:11:25
How it works...
The behavior takes two radii in order into consideration to get a random position to go next, looks toward that random point, and converts the computed orientation into a direction vector in order to advance:

A visual description of the parameters for creating the Wander behavior