https://github.com/jzyong/navmeshdemo
Unity client navmesh export to server for pathfinding
https://github.com/jzyong/navmeshdemo
astar navmesh pathfinding rpg unity3d
Last synced: 11 months ago
JSON representation
Unity client navmesh export to server for pathfinding
- Host: GitHub
- URL: https://github.com/jzyong/navmeshdemo
- Owner: jzyong
- Created: 2017-12-18T02:49:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-30T11:51:35.000Z (over 3 years ago)
- Last Synced: 2025-03-28T21:51:06.073Z (about 1 year ago)
- Topics: astar, navmesh, pathfinding, rpg, unity3d
- Language: C#
- Homepage:
- Size: 23.6 MB
- Stars: 63
- Watchers: 4
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Intro
Unity client navmesh export to server for pathfinding
[Server Project](https://github.com/jzyong/GameAI4j)
[Document](Documents/Guide.md)
### TODO