ZT Behavior是一个简易的行为树插件。
在此插件中,你可以:
1、使用行为结点来处理行为;
2、使用复合结点来处理行为的执行顺序;
3、使用修饰结点来处理行为的执行次数;
4、使用条件结点来指定行为的执行条件;
5、等等。
此插件目前还在开发中,并没有一个完整可用的版本,所以功能无法准确列出。大家如果有兴趣,敬请期待吧!
ZT Behavior is a simple behavior tree plugin.
In this plugin you can:
1. Use Action nodes to process behaviors;
2. Use Composite nodes to process the execution order of behaviors;
3. Use Decorator nodes to handle the execution times of the behavior;
4. Use Conditional nodes to specify the execution conditions of the behavior;
5. Etc.
This plugin is still under development and does not have a fully available version, so the features cannot be listed accurately. If you are interested, please look forward to it!