remove boot screen
This commit is contained in:
parent
4b39437d36
commit
8c3d38b704
|
@ -94,6 +94,8 @@ _global_script_class_icons={
|
||||||
|
|
||||||
config/name="meat_madness_redux"
|
config/name="meat_madness_redux"
|
||||||
run/main_scene="res://screens/TitleScreen_Planet.tscn"
|
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"
|
config/icon="res://meat_madness_icon.png"
|
||||||
|
|
||||||
[autoload]
|
[autoload]
|
||||||
|
|
Loading…
Reference in New Issue