Latios Navigation
Latios Navigation is a Unity package that provides navigation and pathfinding capabilities for entities. It includes features such as pathfinding algorithms and navigation mesh and agent baking.
com.github.clandais.latiosnavigation Unity Compatibility
Unity 6 Not tested
2023.2 Supported
2023.1 Supported
2022.3 LTS Supported
2021.3 LTS Supported
2020.3 LTS Unsupported
2019.4 LTS Unsupported
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/latiosnavigation.git 
README Markdown
Copy this to your project's README.md
## Installation
Add **Latios Navigation** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/latiosnavigation.git
```
[](https://www.pkglnk.dev/pkg/latiosnavigation)README
A simple stupid navmesh pathfinding package for Unity DOTS and powered by Latios Framework
Comments
No comments yet. Be the first!
Sign in to join the conversation
Sign In