tanghai f5e140156c 升级到Unity2018.3版本,修改了ILRuntime加载pdb的一点点代码,否则加载不成功 hace 7 años
..
Behaviors cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Core cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
ExampleScenes f5e140156c 升级到Unity2018.3版本,修改了ILRuntime加载pdb的一点点代码,否则加载不成功 hace 7 años
Generators cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Modifiers cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Navmesh cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
PackageTools cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
RVO cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
TurnBased cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Utilities cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Behaviors.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Core.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
ExampleScenes.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Generators.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
MathHelper.cs cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
MathHelper.cs.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Modifiers.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Navmesh.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
PackageTools.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
RVO.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Readme.txt cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Readme.txt.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Readme_upgrading.txt cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Readme_upgrading.txt.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
TurnBased.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
UnityHelper.cs cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
UnityHelper.cs.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
Utilities.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
changelog.cs cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
changelog.cs.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
defines.csv cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
defines.csv.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
documentation.html cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
documentation.html.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
link.xml cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años
link.xml.meta cb9c557edb 服务端recast寻路,带一个状态同步的demo hace 7 años

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)