Squashed commit

This commit is contained in:
Jennie Robinson Faber 2026-05-17 19:20:58 +01:00
parent c713781de4
commit c3d8ff6989
14 changed files with 308 additions and 120 deletions

View file

@ -12,26 +12,26 @@ corner_radius_top_right = 4
corner_radius_bottom_right = 4
corner_radius_bottom_left = 4
[sub_resource type="StyleBoxEmpty" id="StyleBoxEmpty_panel"]
[node name="ElevatorPanel" type="PanelContainer" unique_id=574176994]
anchors_preset = 6
anchors_preset = 1
anchor_left = 1.0
anchor_top = 0.5
anchor_right = 1.0
anchor_bottom = 0.5
offset_left = -230.0
offset_top = -160.0
offset_top = 20.0
offset_right = -10.0
offset_bottom = 160.0
offset_bottom = 200.0
grow_horizontal = 0
grow_vertical = 2
theme_override_styles/panel = SubResource("StyleBoxEmpty_panel")
script = ExtResource("1_1gr6t")
[node name="PanelMargin" type="MarginContainer" parent="." unique_id=1575963889]
layout_mode = 2
theme_override_constants/margin_left = 15
theme_override_constants/margin_top = 15
theme_override_constants/margin_right = 15
theme_override_constants/margin_bottom = 15
theme_override_constants/margin_left = 0
theme_override_constants/margin_top = 0
theme_override_constants/margin_right = 0
theme_override_constants/margin_bottom = 0
[node name="VirtuaHandTemp" type="Sprite2D" parent="PanelMargin" unique_id=14079675]
visible = false
@ -45,7 +45,7 @@ texture = ExtResource("2_03crn")
layout_mode = 2
[node name="Screen" type="Panel" parent="PanelMargin/PanelColumn" unique_id=1395085208]
custom_minimum_size = Vector2(160, 160)
custom_minimum_size = Vector2(190, 160)
layout_mode = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_n2snw")
script = ExtResource("1_3gei6")
@ -76,9 +76,3 @@ text = ">:)"
[node name="Pulse" type="Node" parent="PanelMargin/PanelColumn/Screen" unique_id=988615527]
script = ExtResource("2_pulse")
[node name="CloseButton" type="Button" parent="PanelMargin/PanelColumn" unique_id=554485629]
custom_minimum_size = Vector2(0, 60)
layout_mode = 2
theme_override_font_sizes/font_size = 28
text = "CLOSE"