Description: A Star pathfinding algorithm analysis procedures, a role in the game on a grid environment, and given a target point and a number of obstacles, how to identify the role quickly around obstacles leading to the target The point of the path.
To Search:
File list (Check if you may need any files):
A-STAR\A星寻路透彻分析forTest.fla
......\Grid.as
......\GridView.as
......\Node.as
......\Pathfinding.as
A-STAR
......\AStar.as