NavMesh Link Placer
Quickly and precisely place NavMesh links in your Unity scene with just two mouse clicks.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. FREE
- Category:
- Tools › Behavior-ai
- Developer:
- LucasC
- Price:
- FREE
- Rating:
- Favorites:
- 71
- Supported Unity Versions:
- 2019.4.40 or higher
- Current Version:
- 1.0.2
- Download Size:
- 244.97 KB
- Last Update:
- Apr 23, 2024
- Description:
- The NavMesh link-placer tool in this package is a lightweight and versatile tool that can be used alongside other tools for generating and editing NavMeshes and NavMesh links. It allows for the creation of NavMesh links for various types of movements, not just limited to specific scenarios like jumping down from objects or jumping between objects on the same y-position. This package provides a convenient way to create NavMesh links with ease, making it an essential tool for game development and level design.
- Technical Details:
- To use the NavMesh Link Placer, follow these steps:
1. Attach the 'NM_Link_Placer.cs' script to an empty game object (e.g., 'NM_Links') that will store the NavMesh links as its children.
2. Select the 'NM_Links' game object in the scene hierarchy and toggle 'CreateLinkMode' by pressing the 'CreateLinkMode' button in the inspector or using the 'Ctrl+L' hotkey.
3. Left-mouse click in the scene to set the start and end positions of the desired NavMesh link.
4. Repeat the process to place multiple NavMesh links in quick succession. - Continue »