From 8c3d38b704bb48215f1e1ee3db8b534888a4e0dc Mon Sep 17 00:00:00 2001 From: Spencer Killen Date: Wed, 4 Jan 2023 13:46:52 -0700 Subject: [PATCH] remove boot screen --- godot/project.godot | 2 ++ 1 file changed, 2 insertions(+) diff --git a/godot/project.godot b/godot/project.godot index 4c2a139..44b88cf 100644 --- a/godot/project.godot +++ b/godot/project.godot @@ -94,6 +94,8 @@ _global_script_class_icons={ config/name="meat_madness_redux" run/main_scene="res://screens/TitleScreen_Planet.tscn" +boot_splash/show_image=false +boot_splash/bg_color=Color( 0, 0, 0, 1 ) config/icon="res://meat_madness_icon.png" [autoload]