[gd_scene format=3 uid="uid://n3u0jr4wiib1"] [ext_resource type="PackedScene" uid="uid://cqiwdajl71ujv" path="res://scenes/ui/slider.tscn" id="1_8wfqe"] [node name="settings" type="SettingsPanel" unique_id=999912383 node_paths=PackedStringArray("settings_grid")] settings_grid = NodePath("grid") slider_scene = ExtResource("1_8wfqe") anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -207.0 offset_top = -112.0 offset_right = 207.0 offset_bottom = 112.0 grow_horizontal = 2 grow_vertical = 2 [node name="grid" type="GridContainer" parent="." unique_id=833231169] custom_minimum_size = Vector2(400, 0) custom_maximum_size = Vector2(400, -1) layout_mode = 2 columns = 2 [node name="label" type="Label" parent="grid" unique_id=2036746921] layout_mode = 2 text = "Settings" horizontal_alignment = 1 [node name="button" type="Button" parent="grid" unique_id=1301469030] layout_mode = 2 size_flags_horizontal = 4 text = "Close" [connection signal="pressed" from="grid/button" to="." method="close"]