We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab09bce commit fb6cdfdCopy full SHA for fb6cdfd
1 file changed
README.md
@@ -223,18 +223,3 @@ this.lowerPriorityAbortTreeSample.update();
223
```
224
225
> 只需要留下一个行为树例子。
226
-
227
-## 功能实现
228
229
-- [x] 行为树
230
-- [x] 实用AI
231
-- [ ] 简单的状态机
232
-- 路径寻找
233
- - AStar
234
- - BreadthFirst
235
- - Dijkstra
236
-- GOAP
237
238
-## 关于此项目
239
240
-该项目由我的另一个项目 `CLEngine` 所提取出来的一个部分功能。如果你对该项目感兴趣,可以`Fork`该项目,另外请顺手`Star`一下该项目吧,后续还会更多对该项目的扩展。
0 commit comments