diff --git a/media/image/title_splash-tiny.png b/media/image/title_splash-tiny.png new file mode 100644 index 0000000..13eb78d Binary files /dev/null and b/media/image/title_splash-tiny.png differ diff --git a/src/menu/StartMenu.tscn b/src/menu/StartMenu.tscn index 921541c..0fdc56c 100644 --- a/src/menu/StartMenu.tscn +++ b/src/menu/StartMenu.tscn @@ -3,7 +3,6 @@ [ext_resource path="res://media/image/creator.png" type="Texture" id=1] [ext_resource path="res://media/image/crate_tiles.png" type="Texture" id=2] [ext_resource path="res://src/menu/StartMenu.gd" type="Script" id=3] -[ext_resource path="res://media/image/HarmonyHoneyLogo.png" type="Texture" id=4] [ext_resource path="res://media/font/ThaleahFat.ttf" type="DynamicFontData" id=5] [ext_resource path="res://media/font/ExpressionPro.ttf" type="DynamicFontData" id=6] [ext_resource path="res://media/image/8pixel.png" type="Texture" id=7] @@ -26,6 +25,7 @@ [ext_resource path="res://media/font/QuinqueFive.ttf" type="DynamicFontData" id=24] [ext_resource path="res://media/font/m3x6.tres" type="DynamicFont" id=25] [ext_resource path="res://src/stage/Stage.gd" type="Script" id=26] +[ext_resource path="res://media/image/title_splash-tiny.png" type="Texture" id=27] [sub_resource type="DynamicFont" id=3] extra_spacing_top = -3 @@ -1054,11 +1054,11 @@ align = 1 [node name="Logo" type="TextureRect" parent="Control"] modulate = Color( 0, 0.529412, 0.317647, 1 ) -margin_left = 115.0 -margin_top = 95.0 -margin_right = 192.0 -margin_bottom = 123.0 -texture = ExtResource( 4 ) +margin_left = 104.0 +margin_top = 87.0 +margin_right = 181.0 +margin_bottom = 129.0 +texture = ExtResource( 27 ) [node name="Website" type="Label" parent="Control"] modulate = Color( 0.160784, 0.678431, 1, 1 ) @@ -1074,7 +1074,6 @@ valign = 2 [node name="Stage" type="Node2D" parent="."] script = ExtResource( 26 ) is_random = true -color_path = NodePath("../Control/Logo") [node name="SolidTileMap" parent="Stage" instance=ExtResource( 11 )] tile_set = SubResource( 13 ) @@ -1143,9 +1142,9 @@ text = "by" align = 1 valign = 1 -[node name="HarmonyHoneyLogo" type="Sprite" parent="Credits/Top"] +[node name="HHoneySoftware" type="Sprite" parent="Credits/Top"] position = Vector2( 44, 29 ) -texture = ExtResource( 4 ) +texture = ExtResource( 27 ) [node name="Header2" type="Label" parent="Credits/Top"] margin_left = -11.0