This commit is contained in:
leca 2024-03-03 16:06:22 +03:00
parent 3ee8d878fa
commit 8457172c53
1 changed files with 6 additions and 4 deletions

View File

@ -207,7 +207,13 @@ offset_bottom = 97.0
text = "Set"
script = ExtResource("2_5xejq")
[node name="Icon" type="Sprite2D" parent="."]
position = Vector2(575, 224)
scale = Vector2(0.1, 0.1)
texture = ExtResource("4_j2ki1")
[node name="Panel" type="Panel" parent="."]
visible = false
layout_mode = 1
anchors_preset = 8
anchor_left = 0.5
@ -221,7 +227,3 @@ offset_bottom = -79.0
grow_horizontal = 2
grow_vertical = 2
theme_override_styles/panel = SubResource("StyleBoxFlat_8m8o7")
[node name="Icon" type="Sprite2D" parent="Panel"]
position = Vector2(53, 19)
texture = ExtResource("4_j2ki1")