Free vs Pro Comparison

Here are the feature differences between the Free and Pro version of the A* Pathfinding Project.
The Pro version can be purchased in the Unity Asset Store.

FeatureA* ProA* Free
Grid graphs
- Graph updates
- Graph linecast
Use textures for penalty, walkability etc.
Point graphs (aka List Graph)
- Graph updates
Navmesh graphs
- Graph linecast
Recast automatic navmesh generation
Graph saving to file
Path modifiers (smoothing and simplification)
- Funnel algorithm
- Advanced path smoother (smooths paths with turning radiuses)
Optimizations using #defines
Bounding Box Trees for navmeshes (much faster GetNearest node searches)
Multithreading
Local Avoidance (beta)
More built-in path types (multiple target path, flee path and more)
Cached startups (no calculation time at start)

3 Responses to Free vs Pro Comparison

  1. Stephane says:

    What are the performances on ios?

    Thanks

  2. showwho says:

    good!very good!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>