https://github.com/josephmbustamante/godot-3d-astar-tutorial
This tutorial will teach you how to implement A* pathfinding in your own 3d game in Godot.
https://github.com/josephmbustamante/godot-3d-astar-tutorial
3d astar astar-pathfinding game-development godot godot-3d godot-engine tutorial
Last synced: 16 days ago
JSON representation
This tutorial will teach you how to implement A* pathfinding in your own 3d game in Godot.
- Host: GitHub
- URL: https://github.com/josephmbustamante/godot-3d-astar-tutorial
- Owner: josephmbustamante
- Created: 2022-01-31T00:27:10.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2022-02-19T15:57:07.000Z (about 3 years ago)
- Last Synced: 2025-04-13T18:13:12.836Z (16 days ago)
- Topics: 3d, astar, astar-pathfinding, game-development, godot, godot-3d, godot-engine, tutorial
- Language: GDScript
- Homepage: https://www.youtube.com/channel/UCLzFt-NdfCm8WFKTyqD0yJw/
- Size: 133 KB
- Stars: 19
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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.](https://www.youtube.com/watch?v=sTVk-Bx2aks&list=PLpwc3ughKbZdMdP5GF7qomcjYQQXPDwpv&ab_channel=jmbiv)
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
## Support my Work
If you've found this tutorial series helpful, please consider supporting my work by [buying me a coffee.](https://www.buymeacoffee.com/jmbiv)
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.
