An open API service indexing awesome lists of open source software.

https://github.com/appleboiy/unityai-pathfinder

Using unity AI as pathfinder and draw line to destination
https://github.com/appleboiy/unityai-pathfinder

Last synced: 6 months ago
JSON representation

Using unity AI as pathfinder and draw line to destination

Awesome Lists containing this project

README

        

# iNav-linear

## Description

This is a simple navigation system.

- Use `Unity AI` as pathfinding algorithm.
- Draw path with `LineRenderer`.