| 
 强大易用的商业级寻路插件(支持碰撞信息生成、方格、导航网格、路点等多种寻路方案),做Unity3d开发MMO游戏必备。 AssetStore 上需要100刀。拿出来分享.   
 
下载地址: 
 
 
A* PathfindingThe focus for the A* Pathfinding project is to provide an out-of-the-box pathfinding system. 
The system is easy to set up and it scans the surroundings automatically. Terrain DemoBuilding DemoNavmesh DemoFeaturesEasy to set up 
Requires no external data or code libraries 
Very fast (see performance) 
Can use multiple grids 
Runtime changing of a grid, for example, placing a building on the ground 
Custom node linking 
Free for non-commercial projects (see license for info about commercial use) 
Can execute over several frames (meaning no lag) 
Path caching 
Path simplification and smoothing 
Support for navmeshes 
Support for creating your own procedural grid generators 
Works with Unity iPhone (U3 iPhone is not tested, but it shouldn’t be any problem)  
 
 |