CVR Nav Controller ¶
This component allows to control a Nav Mesh Agent path. You can select a target or enable patrol mode.
Properties¶
Nav Mesh Agent¶
The Nav Mesh Agent the component will control.
Nav Target List¶
A list of Transform's the nav agent will target and go to.
Nav Target Index¶
The current index of the targeted transform.
Patrol Points¶
A list of Transform's of patrol checkpoints.
Patrol Point Index¶
The current index of targeted patrol point. This switches automatically during patrol mode, but can also be overwritten.
Patrol Point Check Distance¶
The distance required to mark a patrol point as visited or completed.
Patrol Enables¶
Will make the nav agent patrol to the defined points. The agent will no longer target the Nav Targets