Add bootsplash

This commit is contained in:
Hamcha 2020-07-10 18:21:33 +02:00
parent 63b0ad545b
commit 89a4f8ea32
Signed by: Hamcha
GPG Key ID: 41467804B19A3315
5 changed files with 36 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 22 KiB

BIN
Graphics/UI/splash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

View File

@ -0,0 +1,34 @@
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/splash.png-48a9249fadebd8f0056b1de9f1a63568.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://Graphics/UI/splash.png"
dest_files=[ "res://.import/splash.png-48a9249fadebd8f0056b1de9f1a63568.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0

Binary file not shown.

View File

@ -130,6 +130,8 @@ _global_script_class_icons={
config/name="odyssey"
run/main_scene="res://Scenes/Menu.tscn"
boot_splash/image="res://Graphics/UI/splash.png"
boot_splash/fullsize=false
config/icon="res://icon.png"
[autoload]