lixu 633b3da1a0 添加plugins插件 il y a 2 ans
..
Behaviors 633b3da1a0 添加plugins插件 il y a 2 ans
Core 633b3da1a0 添加plugins插件 il y a 2 ans
Documentation 633b3da1a0 添加plugins插件 il y a 2 ans
Editor 633b3da1a0 添加plugins插件 il y a 2 ans
ExampleScenes 633b3da1a0 添加plugins插件 il y a 2 ans
Generators 633b3da1a0 添加plugins插件 il y a 2 ans
Legacy 633b3da1a0 添加plugins插件 il y a 2 ans
Modifiers 633b3da1a0 添加plugins插件 il y a 2 ans
Navmesh 633b3da1a0 添加plugins插件 il y a 2 ans
PackageTools 633b3da1a0 添加plugins插件 il y a 2 ans
Pathfinders 633b3da1a0 添加plugins插件 il y a 2 ans
Plugins 633b3da1a0 添加plugins插件 il y a 2 ans
RVO 633b3da1a0 添加plugins插件 il y a 2 ans
Resources 633b3da1a0 添加plugins插件 il y a 2 ans
TurnBased 633b3da1a0 添加plugins插件 il y a 2 ans
Utilities 633b3da1a0 添加plugins插件 il y a 2 ans
AstarPathfindingProject.asmdef 633b3da1a0 添加plugins插件 il y a 2 ans
AstarPathfindingProject.asmdef.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Behaviors.meta 633b3da1a0 添加plugins插件 il y a 2 ans
CHANGELOG.md 633b3da1a0 添加plugins插件 il y a 2 ans
CHANGELOG.md.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Core.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Documentation.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Editor.meta 633b3da1a0 添加plugins插件 il y a 2 ans
ExampleScenes.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Generators.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Legacy.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Modifiers.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Navmesh.meta 633b3da1a0 添加plugins插件 il y a 2 ans
PackageTools.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Pathfinders.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Plugins.meta 633b3da1a0 添加plugins插件 il y a 2 ans
RVO.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Readme.txt 633b3da1a0 添加plugins插件 il y a 2 ans
Readme.txt.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Readme_upgrading.txt 633b3da1a0 添加plugins插件 il y a 2 ans
Readme_upgrading.txt.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Resources.meta 633b3da1a0 添加plugins插件 il y a 2 ans
TurnBased.meta 633b3da1a0 添加plugins插件 il y a 2 ans
Utilities.meta 633b3da1a0 添加plugins插件 il y a 2 ans
defines.csv 633b3da1a0 添加plugins插件 il y a 2 ans
defines.csv.meta 633b3da1a0 添加plugins插件 il y a 2 ans
link.xml 633b3da1a0 添加plugins插件 il y a 2 ans
link.xml.meta 633b3da1a0 添加plugins插件 il y a 2 ans
package.json 633b3da1a0 添加plugins插件 il y a 2 ans
package.json.meta 633b3da1a0 添加plugins插件 il y a 2 ans

Readme.txt


========= The A* Pathfinding Project =========

The A* Pathfinding Project is an out-of-the-box pathfinding system
which along with ease of use has a large amount of features and blazing fast pathfinding.

The system has a Free version and a Pro version, both can found on my website (see below) and the Pro version can also be found in the Unity Asset Store

Documentation for the system can be found at:
http://www.arongranberg.com/astar/docs/

A Get Started Guide can be found here:
http://www.arongranberg.com/astar/docs/getstarted.php

If you have a question you can search for earlier posts in the forum or start a new thread:
http://forum.arongranberg.com

The A* Pathfinding Project was made by Aron Granberg
http://www.arongranberg.com

The license is the AssetStore Free License and the AssetStore Commercial License respectively for the Free and Pro versions of the project.

Using:
DotNetZip - For creating zip files from serialized data (also modified to get rid of System.File calls which are not allowed in the webplayer)