Easy Pathfinding for Unity 2D and 3D Games! [Pathfinding Tutorial]

preview_player
Показать описание
Hey guys! Welcome to the A Star Pathfinding Algorithm tutorial for unity 2d and 3d games!

This video covers the basics of the A Star algorithm as well as the Unity setup and code.

Useful links:

••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••••

Socials:

instagram: @jakey_meyer
instagram: @garnet_yt

Music used:

LuKremBo: bored

Chapters:
0:00 Intro
2:00 A Star Explanation
4:52 Node Setup
8:34 A Star Setup
13:28 Random Walker Implementation

Tags: #gamedev #indiedev #developer #gamedevelopment #indiegamedev #unity #unity2d #unity3d #unitytutorials #tutorial #csharp #programming #pathfinding #algorithm #coding #codingtutorial #guide
Рекомендации по теме
Комментарии
Автор

How efficient would this be for larger maps?

dijon
Автор

I loved the approach to the algorithm.
I understand everything, i wrote from scratch all the scripts, but when I want to test the circle movement it doesn't follow the nodes.
What am i missing?

simojtir