Skip to content

Files

Latest commit

 

History

History
13 lines (9 loc) · 636 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 636 Bytes

Navmesh AI Tutorial 1 - What is a Navmesh? Setting up your first navmesh

The below video is the tutorial that ENDS where this project is.

Youtube Tutorial

In this project we have:

  1. Simple click to move.
  2. An enemy that follows the player

Requirements

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