[gd_scene format=3 uid="uid://dti3yc6lnv2p4"] [ext_resource type="Script" uid="uid://4fjs8or62ab2" path="res://control.gd" id="1_0fbet"] [node name="Control" type="Control" unique_id=1628240064] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_0fbet") [node name="ColorRect" type="ColorRect" parent="." unique_id=1373649046] layout_mode = 0 offset_right = 1152.0 offset_bottom = 648.0 [node name="Label" type="Label" parent="." unique_id=1263255604] layout_mode = 0 offset_right = 40.0 offset_bottom = 23.0 theme_override_colors/font_color = Color(0, 0, 0, 1) theme_override_colors/font_outline_color = Color(0.9705853, 0.6323348, 0.8903854, 1) theme_override_font_sizes/font_size = 60 text = "The Weather in Me is Tibet" [node name="Button" type="Button" parent="." unique_id=1930893329] layout_mode = 1 anchors_preset = -1 anchor_left = 0.5 anchor_top = 0.51900005 anchor_right = 0.5 anchor_bottom = 0.51900005 offset_left = -139.0 offset_top = -26.312042 offset_right = 134.0 offset_bottom = 25.687958 text = "Long ago, if my memory serves..." [connection signal="pressed" from="Button" to="." method="_on_button_pressed"]