Added minor changes to the texts

This commit is contained in:
theskywinds 2025-05-24 12:09:36 +02:00
parent c601660c11
commit 9969f63a12
2 changed files with 2 additions and 0 deletions

View File

@ -218,6 +218,7 @@ offset_bottom = 359.0
theme_override_fonts/font = ExtResource("11_gt3fy") theme_override_fonts/font = ExtResource("11_gt3fy")
text = "You have consumed the planet." text = "You have consumed the planet."
label_settings = SubResource("LabelSettings_gt3fy") label_settings = SubResource("LabelSettings_gt3fy")
horizontal_alignment = 1
[node name="ParallaxBackground" parent="." instance=ExtResource("4_irop4")] [node name="ParallaxBackground" parent="." instance=ExtResource("4_irop4")]

View File

@ -176,6 +176,7 @@ offset_right = 467.0
offset_bottom = 143.0 offset_bottom = 143.0
theme_override_fonts/font = ExtResource("7_dpa6y") theme_override_fonts/font = ExtResource("7_dpa6y")
text = "TEST PLACEHOLDER TEST" text = "TEST PLACEHOLDER TEST"
horizontal_alignment = 1
[connection signal="animation_finished" from="introAnimation" to="player" method="_on_intro_animation_animation_finished"] [connection signal="animation_finished" from="introAnimation" to="player" method="_on_intro_animation_animation_finished"]