From b0c6fb576963696963de2c49ff25eca11d11fa8d Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Sat, 14 Dec 2019 20:14:46 +0100 Subject: [PATCH] Add a splash screen to replace the Godot logo This is just a plain color, but it should feel more professional at least :) --- project.godot | 2 ++ splash.png | Bin 0 -> 490 bytes splash.png.import | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 36 insertions(+) create mode 100644 splash.png create mode 100644 splash.png.import diff --git a/project.godot b/project.godot index aec6c0c32..8416fe6a3 100644 --- a/project.godot +++ b/project.godot @@ -34,6 +34,8 @@ _global_script_class_icons={ config/name="Pixelorama" run/main_scene="res://Main.tscn" +boot_splash/image="res://splash.png" +boot_splash/bg_color=Color( 0.145098, 0.145098, 0.164706, 1 ) config/icon="res://icon.png" config/Version="v0.5" diff --git a/splash.png b/splash.png new file mode 100644 index 0000000000000000000000000000000000000000..4fcd75619404faccc6de5f25badc43536d810afd GIT binary patch literal 490 zcmVEX>4Tx04R}tkv&MmKpe$iQ>CI+hjtJV$xxjvh>AFB6^c+H)C#RSm|Xe=O&XFG z7e~Rh;NZt%)xpJCR|i)?5c~jfadlF3krMxx6k5c1aNLh~_a1le0HI!Dn$f_we!cF3PjK&;2=i)vUz;pGZ8*46{PKK|H-# zF*xrNhgm^ZiO-40Ou8WPBi9v|-#F(T7IZL1yduQB95q&z6mk{8 z$gzMjG{}x0{11M2Yvm><+@xR(=zOv5j}aiS3p8rB{e5iPjT6BC3|#3gf4L6Ke3D*k zX^|tKe;c^CZfVLMaJd5vJQ=bnJCdKKkjnw@XY@@OAao0KuerT7_i_3Fq^PUJ4RCM> zjOHnO-Q(R|?Y;ebrrF;QKCE(*0aIc`00009a7bBm001r{001r{0eGc9b^rhX3`s;m gR0!8&P*v3e008Fzbq8Uf5dZ)H07*qoM6N<$f;Jt=2><{9 literal 0 HcmV?d00001 diff --git a/splash.png.import b/splash.png.import new file mode 100644 index 000000000..cc8724468 --- /dev/null +++ b/splash.png.import @@ -0,0 +1,34 @@ +[remap] + +importer="texture" +type="StreamTexture" +path="res://.import/splash.png-929ed8a00b89ba36c51789452f874c77.stex" +metadata={ +"vram_texture": false +} + +[deps] + +source_file="res://splash.png" +dest_files=[ "res://.import/splash.png-929ed8a00b89ba36c51789452f874c77.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=false +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