Legacy Documentation: Version 4.6(go to latest)
Language: English
  • C#
  • JS
  • Boo

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

NavMeshAgent.autoRepath

Switch to Manual
public var autoRepath: bool;

Description

Should the agent attempt to acquire a new path if the existing path becomes invalid?

A new path calculation is also attempted aquired if the agent reaches the end of a partial and stale path.