1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-01-18 17:19:50 +00:00

Add a splash screen to replace the Godot logo

This is just a plain color, but it should feel more professional
at least :)
This commit is contained in:
Hugo Locurcio 2019-12-14 20:14:46 +01:00
parent a4b7fe2205
commit b0c6fb5769
No known key found for this signature in database
GPG key ID: 39E8F8BE30B0A49C
3 changed files with 36 additions and 0 deletions

View file

@ -34,6 +34,8 @@ _global_script_class_icons={
config/name="Pixelorama" config/name="Pixelorama"
run/main_scene="res://Main.tscn" 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/icon="res://icon.png"
config/Version="v0.5" config/Version="v0.5"

BIN
splash.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 B

34
splash.png.import Normal file
View file

@ -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