new splash image

This commit is contained in:
Harmony Honey Monroe 2025-02-18 00:17:13 -05:00
parent 0bbd650e72
commit fcb90c5083
4 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

View file

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

View file

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