[gd_scene format=3 uid="uid://dag530gb7ejhj"] [ext_resource type="Script" uid="uid://dlxbk5ya2wfxk" path="res://scripts/options_menu.gd" id="1_23fbr"] [node name="SettingsManager" type="Control" unique_id=1891033022] layout_mode = 3 anchors_preset = 0 offset_top = 24.0 offset_right = 1152.0 offset_bottom = 24.0 script = ExtResource("1_23fbr") [node name="settings" type="LinkButton" parent="." unique_id=1104305876] layout_mode = 0 offset_left = 576.0 offset_top = 324.0 offset_right = 652.0 offset_bottom = 364.0 text = "Zum Spiel" [node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1366878422] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 [node name="FullscreenCheckButton" type="CheckBox" parent="VBoxContainer" unique_id=1435770377] layout_mode = 2 text = "Vollbild" [node name="ResolutionOptionButton" type="OptionButton" parent="VBoxContainer" unique_id=531315819] layout_mode = 2 [connection signal="pressed" from="settings" to="." method="_on_settings_pressed"]