llamacademy / ai-series-part-34

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.

Home Page:https://youtu.be/5XxNHibLRlA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

llamacademy/ai-series-part-34 Stargazers