Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A-Star-pathfinding

alt text

A* pathfinding for use across hexagonal tiles in the unity3d engine!

This is an entire unity3d project, you can start this in the unity editor and play around in the scene or if you just want to use some small part of it that's fine too, I hope in can help you in some way!

This is a continuation of my BreadthFirstSearch project where I replaced the BFS with A* as well as some other improvements such as camera movement and changing costs at runtime, I'm hoping to explore this further and add different types of pathfinding algorithms later on and present them in small, easy to use versions

Link to video: https://youtu.be/i013l1hDoIc

About

A small demo for the A* Pathfinding algorithm in unity3d. Characters in this scene act "turn based" walking one at a time to wherever you point them to

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages