remove splash image since its rarelly shown and feels weird when it flash
authorEduardo <[email protected]>
Sat, 30 Sep 2023 12:22:33 +0000 (14:22 +0200)
committerEduardo <[email protected]>
Sat, 30 Sep 2023 12:22:33 +0000 (14:22 +0200)
project.godot

index 12538066dc3421c7b7f29f0a24effbac7cf65526..e79cecdb8c4e69f89ac759f6021349310417c3c3 100644 (file)
@@ -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]