From: Eduardo Date: Sat, 30 Sep 2023 12:22:33 +0000 (+0200) Subject: remove splash image since its rarelly shown and feels weird when it flash X-Git-Url: http://git.edufdez.es/?a=commitdiff_plain;h=cc6df2c4f41de53c366f945e2929f422eeb894ac;p=The%20Cutests%20To-Do%20List.git remove splash image since its rarelly shown and feels weird when it flash --- diff --git a/project.godot b/project.godot index 1253806..e79cecd 100644 --- a/project.godot +++ b/project.godot @@ -15,7 +15,10 @@ run/main_scene="res://scenes/splash_screen/SplashScreen.tscn" config/quit_on_go_back=false config/features=PackedStringArray("4.1", "Mobile") run/max_fps=30 +boot_splash/show_image=false boot_splash/image="res://scenes/splash_screen/splash_image.png" +boot_splash/fullsize=false +boot_splash/use_filter=false config/icon="res://icon.svg" [autoload]