mirror of
https://github.com/gongxh0901/kunpocc-behaviortree.git
synced 2025-12-26 16:48:56 +00:00
1.组合节点全部添加记忆功能;
2.优化并行节点和随机选择节点的逻辑; 3.修复随机选择节点和并行节点关闭时,子节点不能正确关闭的bug
This commit is contained in:
14
bt-demo/settings/v2/packages/bt-editor.json
Normal file
14
bt-demo/settings/v2/packages/bt-editor.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"__version__": "1.0.1",
|
||||
"panelSize": {
|
||||
"width": 1800,
|
||||
"height": 1172,
|
||||
"timestamp": 1759221857309
|
||||
},
|
||||
"panel": {
|
||||
"size": {
|
||||
"width": 2056,
|
||||
"height": 900
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user