diff --git a/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.md5 b/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.md5 index 77a8264..b6747b4 100644 --- a/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.md5 +++ b/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.md5 @@ -1,3 +1,3 @@ -source_md5="0c3b093adc89f8510e8a21974e8bd791" -dest_md5="7a852f2b077030872d047aaa67ad1ee9" +source_md5="005f64fb1ff8de71218d3545cc20441c" +dest_md5="dcee8e0391b5bffbc76299f1b93a1100" diff --git a/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.stex b/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.stex index 9992875..a57c1c5 100644 Binary files a/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.stex and b/godot_ship/.import/splash_image.png-6121c2cee560834f4965fe53dd93125b.stex differ diff --git a/godot_ship/.import/splash_image.png-f3ec9b087a00e67c0fd1d6f7f949a801.md5 b/godot_ship/.import/splash_image.png-f3ec9b087a00e67c0fd1d6f7f949a801.md5 new file mode 100644 index 0000000..636eb23 --- /dev/null +++ b/godot_ship/.import/splash_image.png-f3ec9b087a00e67c0fd1d6f7f949a801.md5 @@ -0,0 +1,3 @@ +source_md5="a177b00b79bd7412a6b0c6aa07f5020b" +dest_md5="2bf8d94b2316e0d5b19647de6827b854" + diff --git a/godot_ship/.import/splash_image.png-f3ec9b087a00e67c0fd1d6f7f949a801.stex b/godot_ship/.import/splash_image.png-f3ec9b087a00e67c0fd1d6f7f949a801.stex new file mode 100644 index 0000000..194760a Binary files /dev/null and b/godot_ship/.import/splash_image.png-f3ec9b087a00e67c0fd1d6f7f949a801.stex differ diff --git a/godot_ship/assets/backgrounds/splash_image.png b/godot_ship/assets/backgrounds/splash_image.png index 0071f47..613424d 100644 Binary files a/godot_ship/assets/backgrounds/splash_image.png and b/godot_ship/assets/backgrounds/splash_image.png differ diff --git a/godot_ship/scenes/Credits.tscn b/godot_ship/scenes/Credits.tscn index cc16b06..f153cd1 100644 --- a/godot_ship/scenes/Credits.tscn +++ b/godot_ship/scenes/Credits.tscn @@ -59,10 +59,12 @@ __meta__ = { [node name="Developmental Team" type="Label" parent="."] margin_left = 64.0 -margin_top = 104.0 +margin_top = 99.0 margin_right = 576.0 -margin_bottom = 120.0 +margin_bottom = 115.0 custom_fonts/font = SubResource( 2 ) +custom_colors/font_color_shadow = Color( 0, 0, 0, 1 ) +custom_constants/shadow_offset_y = 4 text = "Developmental Team" align = 1 valign = 1 @@ -180,10 +182,12 @@ __meta__ = { [node name="Assets" type="Label" parent="."] margin_left = 64.0 -margin_top = 208.0 +margin_top = 203.0 margin_right = 576.0 -margin_bottom = 224.0 +margin_bottom = 219.0 custom_fonts/font = SubResource( 2 ) +custom_colors/font_color_shadow = Color( 0, 0, 0, 1 ) +custom_constants/shadow_offset_y = 4 text = "Assets" align = 1 valign = 1