2025-05-01 01:48:08 -07:00

15 lines
443 B
Markdown

# What's new in AI Navigation version 2.0.0
The main updates in this release include:
## Added
* New option to specify the end points of a NavMeshLink through Transform references.
* New `NavMeshLink.activated` property that gets or sets whether agents can use the link.
## Updated
* The `NavMeshLink.costModifier` property is now a float.
For a full list of changes and updates in this version, see the AI Navigation package changelog.