UniRecast
navigation mesh toolset for Unity3D using DotRecast
com.ikpil.unirecast 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/unirecast.git README Markdown
Copy this to your project's README.md
## Installation
Add **UniRecast** 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/unirecast.git
```
[](https://www.pkglnk.dev/pkg/unirecast)Dependencies (2)
README
this is Alpha
UniRecast
- UniRecast is a powerful navigation library built upon DotRecast, leveraging recast detour for advanced pathfinding capabilities.
- Designed specifically for Unity3D environments, UniRecast aims to fulfill the navigation needs within the Unity framework.
- UniRecast's foundation on DotRecast enables easy integration with servers and ensures efficient performance, catering to seamless server-side interactions.
How to use
You can add https://github.com/ikpil/UniRecast.git to Package Manager


Demo

License
UniRecast is licensed under MIT license, see LICENSE.md for more information
No comments yet. Be the first!