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