Files
kunpocc-behaviortree/bt-demo/extensions-config/bt-editor/bt-tree2.json
2025-10-06 11:15:33 +08:00

44 lines
1.1 KiB
JSON

{
"name": "bt-tree2",
"description": "",
"nodes": [
{
"id": "1757930589538_qisfksbwz",
"className": "MemSequence",
"name": "记忆顺序节点",
"position": {
"x": -60,
"y": -280
},
"parameters": {},
"children": [
"1758090634327_mf36nwkdt"
]
},
{
"id": "1758090634327_mf36nwkdt",
"className": "Selector",
"name": "选择节点",
"position": {
"x": 20,
"y": -80
},
"parameters": {},
"children": []
}
],
"connections": [
{
"id": "conn_1758090635620_zajj5r8g0",
"sourceNodeId": "1757930589538_qisfksbwz",
"targetNodeId": "1758090634327_mf36nwkdt",
"sourcePointType": "child",
"targetPointType": "parent"
}
],
"canvasScale": 1.139190980775211,
"canvasOffset": {
"x": 266.1539154489914,
"y": 608.1811503312816
}
}