Releases: jadvrodrigues/CustomNavMesh
Releases · jadvrodrigues/CustomNavMesh
v1.0.14
v1.0.13
When a Custom Agent is disabled, the correspoding Hidden agent is now…
v1.0.12
Added HasPath property to the Custom Agent.
v1.0.11
The HiddenAgent's position is now updated in the CustomNavMeshAgent's…
v1.0.10
Velocity is now calculated by the CustomNavMeshAgent (HiddenAgent's v…
v1.0.9
Added UpdateRotation property to CustomNavMeshAgent
v1.0.8
Now SetDirty will only be called in the editor
v1.0.7
Fixed bug where prefab instances with a CustomNavMeshAgent attached w…
v1.0.6
Fixed bug: when an hidden agent added a NavMeshAgent to itself in OnE…
v1.0.5
Replaced nullable value types with Start/OnCustomStart initialization…