отладка ДКМ
This commit is contained in:
@@ -76,8 +76,8 @@ TabContainer/styles/tabbar_background = SubResource("StyleBoxTexture_ls6vm")
|
||||
|
||||
[sub_resource type="ShaderMaterial" id="ShaderMaterial_3q35w"]
|
||||
shader = ExtResource("2_vn1it")
|
||||
shader_parameter/outerRadius = 8.258
|
||||
shader_parameter/MainAlpha = 0.653
|
||||
shader_parameter/outerRadius = 4.0
|
||||
shader_parameter/MainAlpha = 1.0
|
||||
|
||||
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_pxarn"]
|
||||
bg_color = Color(0.356863, 0.278431, 0.356863, 1)
|
||||
@@ -322,10 +322,10 @@ metadata/_edit_lock_ = true
|
||||
|
||||
[node name="body_grid" type="GridContainer" parent="TabContainer/PRD"]
|
||||
layout_mode = 0
|
||||
offset_left = 376.0
|
||||
offset_top = -4.0
|
||||
offset_right = 1648.0
|
||||
offset_bottom = 718.0
|
||||
offset_left = 360.0
|
||||
offset_top = 12.0
|
||||
offset_right = 1632.0
|
||||
offset_bottom = 734.0
|
||||
|
||||
[node name="litera_2_4_6" type="GridContainer" parent="TabContainer/PRD/body_grid"]
|
||||
clip_contents = true
|
||||
@@ -363,7 +363,7 @@ metadata/_edit_lock_ = true
|
||||
[node name="PSK" type="Sprite2D" parent="TabContainer/PRD/body_grid/litera_2_4_6"]
|
||||
modulate = Color(1, 1, 0.941176, 0.733333)
|
||||
material = ExtResource("3_3syd3")
|
||||
position = Vector2(955, 5)
|
||||
position = Vector2(970, 20)
|
||||
scale = Vector2(0.23, 0.217)
|
||||
texture = SubResource("PlaceholderTexture2D_723du")
|
||||
offset = Vector2(800, 600)
|
||||
@@ -422,7 +422,7 @@ metadata/_edit_lock_ = true
|
||||
[node name="PSK2" type="Sprite2D" parent="TabContainer/PRD/body_grid/litera_3_5_7"]
|
||||
modulate = Color(1, 1, 0.941176, 0.733333)
|
||||
material = ExtResource("3_3syd3")
|
||||
position = Vector2(955, -6)
|
||||
position = Vector2(970, 14)
|
||||
scale = Vector2(0.23, 0.217)
|
||||
texture = SubResource("PlaceholderTexture2D_723du")
|
||||
offset = Vector2(800, 600)
|
||||
@@ -712,6 +712,56 @@ self_size = Vector2i(50, 174)
|
||||
fname = "ИП12-50"
|
||||
rname = "А21"
|
||||
|
||||
[node name="soc_DKM" type="NinePatchRect" parent="TabContainer/ControlPanel"]
|
||||
layout_mode = 0
|
||||
offset_left = 574.0
|
||||
offset_top = 201.0
|
||||
offset_right = 762.0
|
||||
offset_bottom = 417.0
|
||||
texture = ExtResource("9_0r2qk")
|
||||
patch_margin_left = 16
|
||||
patch_margin_top = 16
|
||||
patch_margin_right = 16
|
||||
patch_margin_bottom = 16
|
||||
|
||||
[node name="Kasseta" type="Label" parent="TabContainer/ControlPanel/soc_DKM"]
|
||||
self_modulate = Color(1, 1, 1, 0.62)
|
||||
layout_mode = 0
|
||||
offset_left = 7.0
|
||||
offset_top = 8.0
|
||||
offset_right = 181.0
|
||||
offset_bottom = 33.0
|
||||
text = "ДКМ"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
|
||||
[node name="DKM_3" parent="TabContainer/ControlPanel/soc_DKM" instance=ExtResource("11_fg7ul")]
|
||||
offset_left = 129.0
|
||||
offset_top = 37.0
|
||||
offset_right = 179.0
|
||||
offset_bottom = 211.0
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ДКМ3"
|
||||
rname = " "
|
||||
|
||||
[node name="DKM_2" parent="TabContainer/ControlPanel/soc_DKM" instance=ExtResource("11_fg7ul")]
|
||||
offset_left = 73.0
|
||||
offset_top = 37.0
|
||||
offset_right = 123.0
|
||||
offset_bottom = 211.0
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ДКМ2"
|
||||
rname = " "
|
||||
|
||||
[node name="DKM_1" parent="TabContainer/ControlPanel/soc_DKM" instance=ExtResource("11_fg7ul")]
|
||||
offset_left = 16.0
|
||||
offset_top = 36.0
|
||||
offset_right = 66.0
|
||||
offset_bottom = 210.0
|
||||
self_size = Vector2i(50, 174)
|
||||
fname = "ДКМ1"
|
||||
rname = " "
|
||||
|
||||
[node name="soc_P2" type="NinePatchRect" parent="TabContainer/ControlPanel"]
|
||||
layout_mode = 0
|
||||
offset_left = 278.0
|
||||
@@ -760,6 +810,14 @@ offset_top = 792.0
|
||||
offset_right = 1616.0
|
||||
offset_bottom = 847.0
|
||||
|
||||
[node name="DKM" type="Label" parent="TabContainer/ControlPanel"]
|
||||
layout_mode = 0
|
||||
offset_left = 589.0
|
||||
offset_top = 212.0
|
||||
offset_right = 695.0
|
||||
offset_bottom = 235.0
|
||||
metadata/_edit_lock_ = true
|
||||
|
||||
[node name="EMS_G" type="Panel" parent="TabContainer"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
Reference in New Issue
Block a user