Random Position
Node description and basic instructions
Description
Sets a random point within a certain radius of the AI.
To create it, right-click on free space in AI Tree inspector and select Create Node/Tasks/NavMesh/Random Position.
This task node has a number of fields, that are highlighted in picture below.

Fields
Name
Description
Node Name
Name of node
Ignore About Self
Whether node ignores abort self or not
Key
The key in the value of which the value of the received position is written
Radius
The radius of the circle in which the random point is taken and set to the key
Last updated