llamacademy / ai-series-part-2

Full project of the end state of the AI Series Part 2 video where we've add jumping with NavMeshLinks

Home Page:https://youtu.be/dpJUc_BpChw&ref=github

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Navmesh AI Tutorial 2 - Adding Jump to your NavmeshAgents with NavMeshLink

The below video is the tutorial that ENDS where this project is. If you would like to follow along, check out the AI Series Part 1!

Youtube Tutorial

In this project we have:

  1. Simple click to move.
  2. An enemy that follows the player
  3. NavMeshLinks to allow the player and enemy to jump from one platform to another, and on top of some walls.
  4. AgentLinkMover to control how NavMeshAgents will traverse NavMeshLinks

Requirements

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

About

Full project of the end state of the AI Series Part 2 video where we've add jumping with NavMeshLinks

https://youtu.be/dpJUc_BpChw&ref=github


Languages

Language:ShaderLab 82.9%Language:HLSL 11.7%Language:C# 5.4%