This commit is contained in:
Jennie Robinson Faber 2026-05-10 23:56:09 +01:00
parent 7ce2863cfd
commit e216364ec1
12 changed files with 84 additions and 71 deletions

View file

@ -11,12 +11,15 @@ corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[node name="ElevatorPanel" type="PanelContainer" unique_id=574176994]
custom_minimum_size = Vector2(250, 0)
anchors_preset = 11
anchors_preset = 6
anchor_left = 1.0
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 1.0
offset_left = -8.0
anchor_bottom = 0.5
offset_left = -200.0
offset_top = -140.0
offset_right = -10.0
offset_bottom = 140.0
grow_horizontal = 0
grow_vertical = 2
script = ExtResource("1_1gr6t")
@ -32,7 +35,7 @@ theme_override_constants/margin_bottom = 15
layout_mode = 2
[node name="Screen" type="Panel" parent="PanelMargin/PanelColumn" unique_id=1395085208]
custom_minimum_size = Vector2(200, 200)
custom_minimum_size = Vector2(160, 160)
layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_n2snw")
script = ExtResource("1_3gei6")