File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ http://www.kbengine.org
37
37
* Or manually get the plugin(client) and demo-assets(server)
38
38
39
39
Download plugin(client):
40
- https://github.com/kbengine/kbengine_unity3d_plugins/archive/master.zip
40
+ https://github.com/kbengine/kbengine_unity3d_plugins/releases/latest
41
41
unzip and copy to "Assets/plugins/kbengine/kbengine_unity3d_plugins"
42
42
43
43
Download demo-assets(server):
@@ -87,7 +87,7 @@ http://www.kbengine.org
87
87
88
88
The server to use recastnavigation navigation.
89
89
Recastnavigation generated navigation mesh (Navmeshs) placed on the:
90
- kbengine\demo \res\spaces\*
90
+ kbengine\kbengine_demos_assets \res\spaces\*
91
91
92
92
Generation Navmeshs:
93
93
https://github.com/kbengine/unity3d_nav_critterai
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ http://www.kbengine.org
44
44
* 也可以手动下载kbengine客户端插件与服务端Demo资产库
45
45
46
46
客户端插件下载:
47
- https://github.com/kbengine/kbengine_unity3d_plugins/archive/master.zip
47
+ https://github.com/kbengine/kbengine_unity3d_plugins/releases/latest
48
48
下载后请将其解压缩,插件源码请放置在: Assets/plugins/kbengine/kbengine_unity3d_plugins
49
49
50
50
服务端资产库下载:
@@ -91,7 +91,7 @@ http://www.kbengine.org
91
91
##生成导航网格(可选):
92
92
93
93
服务端使用Recastnavigation在3D世界寻路,recastnavigation生成的导航网格(Navmeshs)放置于:
94
- kbengine\demo \res\spaces\*
94
+ kbengine\kbengine_demos_assets \res\spaces\*
95
95
96
96
在Unity3D中使用插件生成导航网格(Navmeshs):
97
97
https://github.com/kbengine/unity3d_nav_critterai
You can’t perform that action at this time.
0 commit comments