mirror of
https://github.com/HarmonyHoney/tiny_crate.git
synced 2026-01-23 02:34:53 +00:00
new splash image
This commit is contained in:
parent
0bbd650e72
commit
fcb90c5083
4 changed files with 2 additions and 2 deletions
BIN
media/image/title_splash-pixel.png
Normal file
BIN
media/image/title_splash-pixel.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
BIN
media/image/title_splash.png
Normal file
BIN
media/image/title_splash.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 46 KiB |
|
|
@ -86,7 +86,7 @@ hhoney.net"
|
|||
run/main_scene="res://src/menu/splash.tscn"
|
||||
config/use_custom_user_dir=true
|
||||
config/custom_user_dir_name="tiny_crate"
|
||||
boot_splash/image="res://media/image/splash.png"
|
||||
boot_splash/image="res://media/image/title_splash-pixel.png"
|
||||
boot_splash/use_filter=false
|
||||
boot_splash/bg_color=Color( 0, 0, 0, 1 )
|
||||
config/icon="res://media/image/icon.png"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[gd_scene load_steps=3 format=2]
|
||||
|
||||
[ext_resource path="res://media/image/HarmonyHoneyLogo.png" type="Texture" id=1]
|
||||
[ext_resource path="res://media/image/title_splash-pixel.png" type="Texture" id=1]
|
||||
[ext_resource path="res://src/menu/splash.gd" type="Script" id=3]
|
||||
|
||||
[node name="Splash" type="Node2D"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue