Awesome
Lockstep.AI.BehaviourTree
BehaviourTree for Lockstep Predict & Rollback \
可用于帧同步预测回滚的高性能行为树库
<p align="center"><img src="https://github.com/JiepengTan/LockstepBehaviourTree/blob/master/Documentation/images/Head.gif?raw=true" width="1276"></p>
1.优势
- 1.内存紧凑,可快速实现帧数据备份和还原
- 2.支持两种模式,Editor模式和纯代码模式,可运行在服务器中
- 3.编辑器实现 采用最新的 UIElements, 界面风格和官方工具类似,持续迭代维护更新中
2.如何使用
- 打开PackageManager 点击安装Git
<p align="center"><img src="https://github.com/JiepengTan/LockstepBehaviourTree/blob/master/Documentation/images/Tutorial001.jpeg?raw=true" width="512"></p>
2. 复制链接"https://github.com/JiepengTan/LockstepBehaviourTree.git" ,点击Add 按钮
<p align="center"><img src="https://github.com/JiepengTan/LockstepBehaviourTree/blob/master/Documentation/images/Tutorial002.jpeg?raw=true" width="512"></p>
3. 可以 Import
<p align="center"><img src="https://github.com/JiepengTan/LockstepBehaviourTree/blob/master/Documentation/images/Tutorial003.jpeg?raw=true" width="512"></p>
- 同时还需要安装下面几个依赖的库(和步骤2一样)
3.参考和引用