Skip to content
#

navmeshagent

Here are 63 public repositories matching this topic...

In this tutorial repository you will learn how to make a NavMeshAgent traverse a NavMesh without using SetDestination nor the mouse to click-to-move. We'll use the keyboard to move the NavMeshAgent along the NavMesh instead, apply a configurable smoothing to the inputs so the agent doesn't abruptly swap directions and rotations.

  • Updated May 30, 2022
  • C#

Improve this page

Add a description, image, and links to the navmeshagent topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the navmeshagent topic, visit your repo's landing page and select "manage topics."

Learn more