diff --git a/levels/levelOne/levelOne.tscn b/levels/levelOne/levelOne.tscn index c15789b..1b28e86 100644 --- a/levels/levelOne/levelOne.tscn +++ b/levels/levelOne/levelOne.tscn @@ -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"]