Search Unity

A* (AStar) AIPathfinding Implementation Examples

Discussion in 'Community Learning & Teaching' started by Chuckalicious, Jul 31, 2012.

  1. Chuckalicious

    Chuckalicious

    Joined:
    Jul 28, 2012
    Posts:
    51
    I'm sure many of you are familiar with the A* Pathfinding Project by Aron Granberg. If not, you should check it out at at http://www.arongranberg.com/unity/a-pathfinding/. This is a great solution to folks who have not yet decided to purchase the pro Unity version yet. In some cases it is an excellent compliment to the functionality provided in the pro edition.

    I have been toying around with it and like what I see. Here are some examples I put together:
    http://www.youtube.com/watch?v=mso1oBoJDAY and part II http://www.youtube.com/watch?v=Tojm9yBWY48

    Note: These videos are not professional. Just me showing how to put it all together quickly (lots to cover in 15 min segments). If you're new to Unity I would suggest spending some time getting up to speed with basics first. This is easy stuff but moves along quickly. Hope you enjoy and gain some value from this.
     
    Last edited: Aug 1, 2012