text update

This commit is contained in:
Nicholas 2025-05-23 13:07:12 +01:00
parent 01388819af
commit 4ec7adfbdf
2 changed files with 9 additions and 9 deletions

View File

@ -154,6 +154,13 @@ libraries = {
}
script = ExtResource("2_h31ej")
[node name="Label" type="Label" parent="fadeOut"]
offset_left = 510.0
offset_top = -39.0
offset_right = 602.0
offset_bottom = -16.0
text = "placeholder"
[node name="ColorRect" type="ColorRect" parent="fadeOut"]
modulate = Color(0, 0, 0, 1)
anchors_preset = 15
@ -165,12 +172,5 @@ mouse_filter = 2
color = Color(0, 0, 0, 1)
metadata/_edit_use_anchors_ = true
[node name="Label" type="Label" parent="fadeOut"]
offset_left = 510.0
offset_top = -39.0
offset_right = 602.0
offset_bottom = -16.0
text = "placeholder"
[connection signal="body_entered" from="exitZone" to="exitZone" method="_on_body_entered"]
[connection signal="playerExit" from="exitZone" to="fadeOut/AnimationPlayer" method="_on_exit_zone_player_exit"]

View File

@ -17,9 +17,9 @@ grow_vertical = 2
[node name="Start button" type="Button" parent="."]
layout_mode = 0
offset_left = 367.0
offset_top = 168.0
offset_top = 221.0
offset_right = 777.0
offset_bottom = 246.0
offset_bottom = 299.0
theme_override_fonts/font = SubResource("SystemFont_7yr4w")
theme_override_font_sizes/font_size = 51
text = "Start"