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:
@@ -486,9 +486,9 @@
|
||||
"targetPointType": "parent"
|
||||
}
|
||||
],
|
||||
"canvasScale": 1.0893125857312862,
|
||||
"canvasScale": 0.7146979874982969,
|
||||
"canvasOffset": {
|
||||
"x": 1076.4697723606591,
|
||||
"y": 543.3385223005863
|
||||
"x": 845.1442956244039,
|
||||
"y": 486.99278521877983
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user