From eb6934ce6ad3a0a7e2717dcf66e8e5525f5be5a9 Mon Sep 17 00:00:00 2001 From: gongxh Date: Mon, 6 Oct 2025 11:15:33 +0800 Subject: [PATCH] =?UTF-8?q?=E9=87=8D=E6=96=B0=E5=AF=BC=E5=87=BA=E8=A1=8C?= =?UTF-8?q?=E4=B8=BA=E6=A0=91=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../extensions-config/bt-editor/bt-tree1.json | 37 +++++++++++-------- .../extensions-config/bt-editor/bt-tree2.json | 7 +++- 2 files changed, 27 insertions(+), 17 deletions(-) diff --git a/bt-demo/extensions-config/bt-editor/bt-tree1.json b/bt-demo/extensions-config/bt-editor/bt-tree1.json index 6d4b696..a429844 100644 --- a/bt-demo/extensions-config/bt-editor/bt-tree1.json +++ b/bt-demo/extensions-config/bt-editor/bt-tree1.json @@ -8,7 +8,7 @@ "name": "选择节点", "position": { "x": -60, - "y": -200 + "y": -240 }, "parameters": {}, "children": [ @@ -17,14 +17,14 @@ "1759488737637_axpz9aqaz", "1759482034741_cf3mqaqdj" ], - "alias": "根节点" + "alias": "根选择节点" }, { "id": "1759479318405_bptb8ltcp", "className": "LimitTime", "name": "时间限制器", "position": { - "x": -40, + "x": -60, "y": 40 }, "parameters": { @@ -39,7 +39,7 @@ "className": "LimitTime", "name": "时间限制器", "position": { - "x": -360, + "x": -340, "y": 40 }, "parameters": { @@ -54,7 +54,7 @@ "className": "BTAnimation", "name": "播放动画", "position": { - "x": -360, + "x": -340, "y": 160 }, "parameters": { @@ -68,8 +68,8 @@ "className": "BTAnimation", "name": "播放动画", "position": { - "x": -40, - "y": 160 + "x": -60, + "y": 200 }, "parameters": { "_name": "run", @@ -82,8 +82,8 @@ "className": "BTAnimation", "name": "播放动画", "position": { - "x": 260, - "y": 40 + "x": 220, + "y": 60 }, "parameters": { "_name": "jump", @@ -96,7 +96,7 @@ "className": "BTAnimation", "name": "播放动画", "position": { - "x": 420, + "x": 360, "y": 40 }, "parameters": { @@ -110,7 +110,7 @@ "className": "BTConditionRandom", "name": "随机条件节点", "position": { - "x": -520, + "x": -480, "y": 40 }, "parameters": { @@ -136,7 +136,7 @@ "className": "BTConditionRandom", "name": "随机条件节点", "position": { - "x": 120, + "x": 80, "y": 40 }, "parameters": { @@ -149,7 +149,7 @@ "className": "LimitTime", "name": "时间限制器", "position": { - "x": 420, + "x": 360, "y": -80 }, "parameters": { @@ -165,7 +165,7 @@ "className": "Sequence", "name": "顺序节点", "position": { - "x": -440, + "x": -400, "y": -80 }, "parameters": {}, @@ -195,7 +195,7 @@ "className": "Sequence", "name": "顺序节点", "position": { - "x": 180, + "x": 160, "y": -80 }, "parameters": {}, @@ -298,5 +298,10 @@ "sourcePointType": "child", "targetPointType": "parent" } - ] + ], + "canvasScale": 1.0252718826976899, + "canvasOffset": { + "x": 540.227707847, + "y": 428.7616100108487 + } } \ No newline at end of file diff --git a/bt-demo/extensions-config/bt-editor/bt-tree2.json b/bt-demo/extensions-config/bt-editor/bt-tree2.json index 27245d0..d797409 100644 --- a/bt-demo/extensions-config/bt-editor/bt-tree2.json +++ b/bt-demo/extensions-config/bt-editor/bt-tree2.json @@ -35,5 +35,10 @@ "sourcePointType": "child", "targetPointType": "parent" } - ] + ], + "canvasScale": 1.139190980775211, + "canvasOffset": { + "x": 266.1539154489914, + "y": 608.1811503312816 + } } \ No newline at end of file