Skip to content

pirkla/NavMesh-Link-Auto-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

NavMesh-Link-Auto-Generator

Automatically generate NavMeshLinks on box colliders. Requires https://github.com/Unity-Technologies/NavMeshComponents to work.

How To Get Started

Download and add the files to your project.

Attach the NavLinkGenerator script to a gameobject.

Make any box colliders you want to have links generated on a child of the NavLinkGenerator gameobject.

Make sure a NavMesh has been baked.

Click Create Links On Child Box Colliders in the NavLinkGenerator component.

An example has been set up in the demo scene.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages