краска кнопок

This commit is contained in:
2025-02-06 19:34:48 +03:00
parent 529bc8a2d6
commit 7b23507d40
8 changed files with 70 additions and 57 deletions

View File

@@ -6,12 +6,10 @@
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_q1ixs"]
bg_color = Color(0, 0, 0, 0.490196)
border_width_bottom = 2
border_color = Color(0.223529, 0.168627, 0.223529, 1)
corner_radius_top_left = 3
corner_radius_top_right = 3
corner_radius_bottom_right = 3
corner_radius_bottom_left = 3
corner_radius_top_left = 5
corner_radius_top_right = 5
corner_radius_bottom_right = 5
corner_radius_bottom_left = 5
[sub_resource type="SpriteFrames" id="SpriteFrames_a7q1i"]
animations = [{
@@ -34,18 +32,17 @@ animations = [{
}]
[node name="PanelContainer" type="PanelContainer"]
custom_minimum_size = Vector2(50, 35)
offset_left = -3.0
offset_right = 319.0
offset_bottom = 66.0
offset_right = 119.0
offset_bottom = 35.0
theme_override_styles/panel = SubResource("StyleBoxFlat_q1ixs")
metadata/_edit_lock_ = true
[node name="ColorRect" type="ColorRect" parent="."]
[node name="Color_ems_g" type="ColorRect" parent="."]
layout_mode = 2
color = Color(0, 0, 0, 0.195)
color = Color(1, 1, 1, 0)
[node name="SZI_x" type="AnimatedSprite2D" parent="."]
position = Vector2(40, 11)
position = Vector2(59, 18)
scale = Vector2(1.2, 1.2)
sprite_frames = SubResource("SpriteFrames_a7q1i")
metadata/_edit_lock_ = true