Changed text location for intro

This commit is contained in:
theskywinds 2025-05-23 17:03:41 +02:00
parent f37c9fb34d
commit 54732f13a0

View File

@ -168,10 +168,10 @@ color = Color(0.0214346, 0.0214346, 0.0214346, 1)
[node name="Label" type="Label" parent="introAnimation"]
z_index = 50
offset_left = 275.0
offset_top = 120.0
offset_right = 468.0
offset_bottom = 143.0
offset_left = 267.0
offset_top = 119.0
offset_right = 460.0
offset_bottom = 142.0
text = "TEST PLACEHOLDER TEST"
[connection signal="animation_finished" from="introAnimation" to="player" method="_on_intro_animation_animation_finished"]