Easy Path Finding- Easiest A* Path Finding support Grid and Hex Map

$8
Publisher 18KFun Game
File size 582.86kB
Number of files 24
Latest version 1.1.0
Latest release date 2023-01-03 08:46:31
First release date 2022-07-19 02:02:12
Supported Unity versions 2018.4.2 or higher

What's it ?


It works fine both for Grid and Hexagon tile map.

You can start your path finding in just one line of code!

Easy Path Finding is a powerful but easy to use tool for path finding.


From this package, you’ll get:

  • A really simple to use and high performance tool for path finding.
  • Full C# source code witch is easy to use and easy to extended.
  • Powerful debug toolkit to help you visualizing the abstract map and path from console.
  • Compatible to all Platforms Unity support, of cause can be used on mobile.
  • Both works for Grid (4 or 8 directions) and Hexagon(4 different types).
  • Support find path with path node’s Cost.
  • Easy to understanded Demos

How to use it?


Just import the package and that's it!

You can open the Demo1 to have a quick look at how to find path with your map data.

You can open the Demo2 to see how to print the visualized log in Editor Console window to speed up your development.



How to Update from Version 1.0.0 to Version 1.1.0?


Just update the package and re-import the new version.



How to get support?


You can contact me with email: [email protected]


Top Publisher Assets