navmeshagent topic

List navmeshagent repositories

CustomNavMesh

198
Stars
23
Forks
Watchers

Alternative to Unity's NavMesh system where the agents avoid each other.

Silly-Race-Replica

39
Stars
11
Forks
Watchers

It is a project where a copy of the hyper-casual style game called Silly Race is prepared individually. The aim of the game is to avoid obstacles on the platform and reach the finish line before artif...

ai-series-part-32

19
Stars
8
Forks
Watchers

Learn how NavMeshAgent obstacle avoidance works... in DEPTH! In this deep dive into NavMeshAgent avoidance you'll learn 5 key takeaways for improving NavMeshAgent avoidance using the Unity Navigation...

ai-series-part-27

15
Stars
2
Forks
Watchers

In this tutorial repository you will learn how to make NavMeshAgents surround a target instead of blindly chasing to the center point of their target at a customizable radius.

ai-series-part-35

15
Stars
6
Forks
Watchers

In this tutorial repository you will learn how to make NavMeshAgents move on a NavMesh with a curved path.