Skip to content

CVR Nav Controller

This component allows to control a Nav Mesh Agent path. You can select a target or enable patrol mode.

Properties

The Nav Mesh Agent the component will control.

A list of Transform's the nav agent will target and go to.

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

Back to top