Download

Creative Commons License
A* Pathfinding by Aron Granberg is licensed under a Creative Commons Attribution-Noncommercial 3.0 Unported License

  • This software is provided as-is, the owner takes no responsibility of any damage caused by the software.
  • Code and binaries may not be redistributed or resold in any way, for permission to be able to use the project commercially, please contact me.
  • Just for clarification, you do not need to credit me in the game if you release a game/application using this system.

By downloading the project you agree to the terms and conditions for the A* Pathfinding Project.

Download A* Pathfinding 2.5 (532)

Get Started

When you have downloaded the project you might want to read the following pages:

Updates

If you want to receive mails when I update the system, please use the form below.


  1. (required)
  2. (valid email required)
 

cforms contact form by delicious:days

6 Responses to “Download”

  1. Steven says:

    I like unity.

  2. Unknown says:

    I like Unity..

  3. Mike says:

    Thanks very much for this. Any chance the docs could be downloaded easily as well?

    Admin: Not at the moment, I might make downloadable docs in the future.

  4. laurent says:

    Sometimes the character reaches the highlight, sometimes it stops before.
    When will this bug be fixed ?

  5. laurent says:

    by the way this is in the “house” test scene

  6. Admin says:

    @Laurent

    This is actually not a bug.
    To avoid jittering, the character stops a small distance away from the target, this value can be changed in the AIFollow script, the MaxStop distance.
    If you send a pathfinding call again to the same target, the character will move towards the target for about half a second before it stops again.

Leave a Reply