[gd_scene format=3 uid="uid://dhly5ta07dd6r"] [node name="message-popup" type="Window"] initial_position = 1 size = Vector2i(384, 256) [node name="Panel" type="Panel" parent="."] custom_minimum_size = Vector2(384, 256) anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="VBoxContainer" type="VBoxContainer" parent="Panel"] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="Contents" type="TextEdit" parent="Panel/VBoxContainer"] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 [node name="Tools" type="HBoxContainer" parent="Panel/VBoxContainer"] layout_mode = 2 alignment = 1 [node name="Reset Button" type="Button" parent="Panel/VBoxContainer/Tools"] unique_name_in_owner = true layout_mode = 2 text = "Reset" [node name="OK Button" type="Button" parent="Panel/VBoxContainer/Tools"] unique_name_in_owner = true layout_mode = 2 text = "OK"