From 64e08a2f754792cd804ac133bc8314d4dfa1b559 Mon Sep 17 00:00:00 2001 From: cakipaul Date: Thu, 14 Aug 2025 00:14:10 +0800 Subject: [PATCH] =?UTF-8?q?balloon=200s=20=E5=BB=B6=E8=BF=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scene/dialog/balloon.tscn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scene/dialog/balloon.tscn b/scene/dialog/balloon.tscn index ee9910f9..2db57aae 100644 --- a/scene/dialog/balloon.tscn +++ b/scene/dialog/balloon.tscn @@ -75,8 +75,8 @@ theme_override_constants/shadow_offset_y = 1 theme_override_constants/shadow_offset_x = 1 text = "Dialogue..." autowrap_mode = 0 -seconds_per_step = 0.005 -seconds_per_pause_step = 0.1 +seconds_per_step = 0.0 +seconds_per_pause_step = 0.0 [node name="Responses" type="MarginContainer" parent="Balloon/VBoxContainer"] layout_mode = 2