From fecebbc4c1e9f953b37a9791d0670255389ad81f Mon Sep 17 00:00:00 2001 From: xiangwang Date: Sun, 11 Jan 2026 11:05:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4npc=E4=B8=8E=E9=80=9A?= =?UTF-8?q?=E7=9F=A5=E6=9D=BF=E3=80=81=E6=AC=A2=E8=BF=8E=E6=9D=BF=E7=9A=84?= =?UTF-8?q?=E6=8E=92=E5=BA=8F=EF=BC=8C=E4=BF=AE=E5=A4=8D=E6=B0=94=E6=B3=A1?= =?UTF-8?q?=E8=A2=AB=E6=9D=BF=E6=8C=A1=E4=BD=8F=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/Maps/square.tscn | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scenes/Maps/square.tscn b/scenes/Maps/square.tscn index ae7475a..b22bcaf 100644 --- a/scenes/Maps/square.tscn +++ b/scenes/Maps/square.tscn @@ -1091,21 +1091,21 @@ position = Vector2(0, 320) [node name="DataWhaleHome" parent="." instance=ExtResource("16_m4als")] position = Vector2(8, -128) +[node name="NoticeBoard" parent="." instance=ExtResource("16_rixdf")] +position = Vector2(-184, -76) + [node name="NPC" parent="." instance=ExtResource("15_0xqio")] position = Vector2(-81, -64) +[node name="WelcomeBoard" parent="NPC" instance=ExtResource("16_edt5w")] +position = Vector2(209, -16) + [node name="DefaultSpawn" type="Marker2D" parent="."] position = Vector2(647, 500) [node name="FromRoom" type="Marker2D" parent="."] position = Vector2(648, 24) -[node name="NoticeBoard" parent="." instance=ExtResource("16_rixdf")] -position = Vector2(-184, -76) - -[node name="WelcomeBoard" parent="." instance=ExtResource("16_edt5w")] -position = Vector2(128, -80) - [node name="DoorArea" type="Area2D" parent="."] position = Vector2(0, 5) script = ExtResource("18_0xqio")