josephmbustamante / godot-3d-astar-tutorial

This tutorial will teach you how to implement A* pathfinding in your own 3d game in Godot.

Home Page:https://www.youtube.com/channel/UCLzFt-NdfCm8WFKTyqD0yJw/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot 3D A* Pathfinding Tutorial

This repository contains the source code for the Godot 3D A* Pathfinding Tutorial.

You can follow along with the series on YouTube.

If there is a bug or issue with the code, feel free to open an issue here or reach out on the Discord server (Discord is preferable since I check it more, but I'll eventually see it here).

Join our Community Discord

If you have questions about the tutorial or the code, or just want to connect with other developers, join our community Discord by following the link below. I or another member will be happy to help and we have an active community of developers there. We'd love to have you!

Click here to join our Discord.

Support my Work

If you've found this tutorial series helpful, please consider supporting my work by buying me a coffee.

Thanks so much for watching, and I hope you find these tutorials helpful! If you use them to make your own game, or just find some of the concepts I talk about helpful, I'd love to see updates on the projects you make - feel free to drop those in the Discord server.


The thumbnail image promo for the series

About

This tutorial will teach you how to implement A* pathfinding in your own 3d game in Godot.

https://www.youtube.com/channel/UCLzFt-NdfCm8WFKTyqD0yJw/


Languages

Language:GDScript 100.0%