YoVDO

Unity 5: 2D Pathfinding

Offered By: LinkedIn Learning

Tags

Unity Courses Programming Courses Game Development Courses 2D Game Development Courses Pathfinding Courses

Course Description

Overview

Learn how to move characters and objects from point A to B with this introduction to pathfinding in Unity.

Syllabus

Introduction
  • Welcome
  • Exercise files
1. Pathfinding Introduction
  • What is A*?
  • Setting up the project
2. The Node Class
  • What is a node?
  • Adding the node property
3. The Graph Class
  • What is a graph?
  • Storing the node
  • Indexing the nodes
  • Testing for neighbors
4. The Search Class
  • Building the Search class
  • Starting the search
  • The Step method
  • Traversing the nodes
  • Continuing the search
  • Searching adjacent nodes
  • Getting the node index
5. Testing the Search
  • Building a test map
  • Running the search
  • Creating a grid in Unity IU
  • Changing colors on the grid
  • Showing the path
Conclusion
  • Next steps

Taught by

Jesse Freeman

Related Courses

The Beginner's Guide to Artificial Intelligence (Unity 2022)
Udemy
Build Your Own First Person Shooter / Survival Game in Unity
Udemy
Python Data Structures and Algorithms
LinkedIn Learning
New Features in Unity 3.5
Pluralsight
Gamedev - In-depth Topics
KidsCanCode via YouTube