Find Random Reachable Point

Find Random Reachable Point

Finds a reachable random point on a navigation mesh and sets it on a blackboard key.

Success: When the new point is found

Failure: When the point could not be found

Running: Never


Attributes

Attributes

Type

Description

Attributes

Type

Description

lockAgent

bool

If on, ensures no data on the agent is written simultaneously by nodes that have this option active.

navMeshName

string

Navigation mesh name

position

vector3

Position

extent

vector3

Extent used to project the position onto the nav mesh

radius

double

Search radius

seed

int

Random generator seed

blackboardKey

string

The blackboard key where the random position will be stored

Copyright © 2017, Toolchefs LTD.