Megacrush Unity Assets
Runtime Navmesh Baker
Runtime Navmesh Baker
  • Runtime Navmesh Baker User Manual
    • Introduction
    • Technical Details
      • Input System (Old)
    • Video Tutorials
    • Getting Started
    • Nav Mesh Baker Component
    • Installing Samples
      • Text Mesh Pro Essentials
      • The Runtime Navmesh Baker Demo scene
      • Scene View Overlays
      • Runtime Navmesh Baker Configuration
    • Preparing a scene for Runtime Navmesh Baking
      • Navmesh Render Geometry
      • Use Primitive Colliders instead of Mesh Colliders
      • Allow Read/Write access to ALL meshes used for Mesh Colliders
      • Disable Batching Static for Scene Elements
      • Page Third Party Mesh Combination Tools1
    • NavMeshBaker API
    • Frequently Asked Questions
    • Extras
      • ClickToMoveController
Powered by GitBook
On this page
  1. Runtime Navmesh Baker User Manual

Installing Samples

PreviousNav Mesh Baker ComponentNextText Mesh Pro Essentials

Last updated 1 year ago

The package includes a sample scene that demonstrates usage of the Runtime Navmesh Baker. The sample can be found in the Package manager once installed, under the ‘Samples’ tab.

The Runtime Navmesh Baker Sample project

Click the ‘Import’ button and Unity will import the sample into your project. It can be found in the Assets/Samples/Runtime Navmesh Baker folder in your project.

Once you have imported the sample, navigate to the ‘Scenes’ folder and open the Demo scene.