From cfba845a76137d69dc062f7d0007534141cd3f8a Mon Sep 17 00:00:00 2001 From: Persephone Bubblegum-Holiday Date: Mon, 26 May 2025 07:26:38 -0700 Subject: [PATCH] compression notice --- Scenes/GUI/EditorScreen.tscn | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/Scenes/GUI/EditorScreen.tscn b/Scenes/GUI/EditorScreen.tscn index 77ab334..b307f67 100644 --- a/Scenes/GUI/EditorScreen.tscn +++ b/Scenes/GUI/EditorScreen.tscn @@ -792,6 +792,15 @@ offset_bottom = 145.0 tooltip_text = "Browse for a file." text = "Browse" +[node name="ShowWaitMessage" type="Label" parent="ShowtapeLoadScreen/DialogPanel"] +offset_left = 8.0 +offset_top = 148.0 +offset_right = 374.0 +offset_bottom = 197.0 +text = "If shows are taking a long time to load, +consider compressing the audio to MP3 or OGG" +vertical_alignment = 1 + [node name="CancelButton" type="Button" parent="ShowtapeLoadScreen/DialogPanel"] layout_mode = 0 offset_left = 309.0