From 8f3d926c08cfa8403fc3a3b917505588e1a969a3 Mon Sep 17 00:00:00 2001 From: cakipaul Date: Sun, 7 Sep 2025 14:28:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=9D=8E=E6=B0=8F=E6=96=AD?= =?UTF-8?q?=E8=88=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../c03/s04_李癞房间/李氏特写/断舌头_优化.png | Bin 0 -> 407 bytes .../李氏特写/断舌头_优化.png.import | 34 ++++++++++++++++++ .../script/c03/s04_closeup李氏纸人.tscn | 4 +-- .../ground/script/c03/s09_closeup棺材特写.gd | 5 +-- .../script/c03/s09_closeup棺材特写.tscn | 5 --- 5 files changed, 37 insertions(+), 11 deletions(-) create mode 100644 asset/art/scene/c03/s04_李癞房间/李氏特写/断舌头_优化.png create mode 100644 asset/art/scene/c03/s04_李癞房间/李氏特写/断舌头_优化.png.import diff --git a/asset/art/scene/c03/s04_李癞房间/李氏特写/断舌头_优化.png b/asset/art/scene/c03/s04_李癞房间/李氏特写/断舌头_优化.png new file mode 100644 index 0000000000000000000000000000000000000000..6285fdbd5098426bbf621818968e83219674d560 GIT binary patch literal 407 zcmV;I0cie-P)P000^Y1^@s6LVfqm00001b5ch_0Itp) z=>Px$QAtEWR7i>KlRZzuKp23ZJImF`hc+Y{NkF49F>xTexG*^3AMuCs51dF?9E1?Z zN>pM`BJ#-c;wd+r3BXmklG(PA)<5JUt#e77r8C>}@SlBvh1E*i7y%e! ziKpC5fz5nN2)@kX!Y72!qzPq9RZ`n2!gx%ju-v?4_L1KcRpRRaNN?Lwy$- void: var coffin_stage = EventManager.get_stage("c03_coffin") hover_knife.interacted.connect(_on_knife_interacted) hover_note.interacted.connect(_on_note_interacted) - $"Sfx打开棺材".play() - #TODO - SceneManager.pop_debug_dialog_info("音效", "Sfx打开棺材") if coffin_stage == 0: SceneManager.pop_center_notification("ui_center_notify_c03粘刀把") elif coffin_stage == 1: @@ -50,7 +47,7 @@ func _on_note_interacted() -> void: await SceneManager.get_inspector().quit_and_hidden SceneManager.black_transition(0.7, 0.5) await Util.wait(0.8) - Util.timer(0.5, SceneManager.pop_os_with_str.bind("c03_s09_刀使用提示")) + Util.timer(1.0, SceneManager.pop_os_with_str.bind("c03_s09_刀使用提示")) exit.emit(true) diff --git a/scene/ground/script/c03/s09_closeup棺材特写.tscn b/scene/ground/script/c03/s09_closeup棺材特写.tscn index b497889f..4152af33 100644 --- a/scene/ground/script/c03/s09_closeup棺材特写.tscn +++ b/scene/ground/script/c03/s09_closeup棺材特写.tscn @@ -17,11 +17,6 @@ [node name="Closeup棺材特写" type="CanvasLayer"] script = ExtResource("1_6v1ol") -[node name="Sfx打开棺材" type="AudioStreamPlayer" parent="."] -unique_name_in_owner = true -bus = &"game_sfx" -script = ExtResource("3_mobd5") - [node name="SfxInspect" type="AudioStreamPlayer" parent="."] unique_name_in_owner = true stream = ExtResource("2_bgvp8")