Skip to content

Project for the AI Series Part 12 where I go over how to choose the closest target to a particular NavMeshAgent based on the distance the NavMeshAgent would travel to get to the other target.

License

Notifications You must be signed in to change notification settings

llamacademy/ai-series-part-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Navmesh AI Tutorial 12 - Choosing Closest Target

Youtube Tutorial

In this project we have:

  1. AI that will choose to move to the closest of several targets
  2. Scene Visualization of the potential NavMeshPaths the NavMeshAgent could take, highlighting the shortest one.

Requirements

  • Requires Unity 2019.4 LTS or higher.
  • Utilizes the Navmesh Components from Unity's Github.

About

Project for the AI Series Part 12 where I go over how to choose the closest target to a particular NavMeshAgent based on the distance the NavMeshAgent would travel to get to the other target.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project