A* Pathfinding Tutorial

Technical talk from Matt Bauer about A* pathfinding in Nauticus Act III.

Pathfinding plays a vital part of Nauticus Act III. This technical tutorial demonstrates implementing and optimizing A-Star path finding in a Unity3D game.

Code from our project:

And some additional resources to help get you started:

Recommended posts

We have similar articles. Keep reading!

Nauticus Alpha Screenshots

Take a sneak peak at Nauticus, Final Parsec's pirate-themed tile map based trilogy made built in Unity, with a slideshow of some early screenshots.

Space Snakes Alpha Look

Video of Space Snakes, Final Parsec's upcoming 2D platformer, in its alpha state.

Object Pooling

Learn how to create a simple object pooler in Unity3D in our series about building a 3D shooter on rails.

A* Pathfinding Visualization

See a few video examples of a Unity program that visualizes A* pathfinding in a user friendly way with a tracing option.

Comments

Log in or sign up to leave a comment.