autoRepath
7/14/25Less than 1 minute
NavMeshAgent.autoRepath
Name | Type |
---|---|
autoRepath | boolean |
Description
Should the agent attempt to acquire a new path if the existing path becomes invalid?
Extra Detail
A new path calculation is also attempted aquired if the agent reaches the end of a partial and stale path.