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!

Parallax for Dummies

An enlightening guide on how to create a simple parallax effect in Unity. Using parallax is a really cool way to breathe life into your games.

Object Pooling

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

Deploying Unity Games to iOS

If you're used to working on Windows but want to deploy your Unity game for iOS, read up on our step by step guide.

Using Cellular Automata to Create a Random Map Generator

Learn how to programmatically generate earth-like terrain using cellular automata.

Comments

Log in or sign up to leave a comment.