Доработка. Добавлен режим ЭМС2
This commit is contained in:
@@ -39,6 +39,19 @@ layout_mode = 2
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="ЭМС2" type="Panel" parent="tab_switch"]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
[node name="Label" type="Label" parent="tab_switch/ЭМС2"]
|
||||
layout_mode = 0
|
||||
offset_left = 476.0
|
||||
offset_top = 64.0
|
||||
offset_right = 932.0
|
||||
offset_bottom = 83.0
|
||||
text = "Режим ЭМС2
|
||||
"
|
||||
|
||||
[node name="Настройки" parent="tab_switch" instance=ExtResource("6_i8iv3")]
|
||||
visible = false
|
||||
layout_mode = 2
|
||||
|
||||
14
scenes/эмс2/эмс2.tscn
Normal file
14
scenes/эмс2/эмс2.tscn
Normal file
@@ -0,0 +1,14 @@
|
||||
[gd_scene format=3 uid="uid://musb21x2u0xs"]
|
||||
|
||||
[node name="yems2" type="Panel"]
|
||||
|
||||
[node name="lbl_title" type="Label" parent="."]
|
||||
layout_mode = 0
|
||||
offset_left = 476.0
|
||||
offset_top = 59.0
|
||||
offset_right = 932.0
|
||||
offset_bottom = 91.0
|
||||
text = "Режим ЭМС2
|
||||
"
|
||||
horizontal_alignment = 1
|
||||
vertical_alignment = 1
|
||||
Reference in New Issue
Block a user