From 9e4adc110ba1f8beddb110a7728e8bc2694cf8d7 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Wed, 17 Jul 2024 13:40:00 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D1=80=D0=B0=D0=B1=D0=BE=D1=82?= =?UTF-8?q?=D0=BA=D0=B0.=20=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=20=D1=80=D0=B5=D0=B6=D0=B8=D0=BC=20=D0=AD=D0=9C=D0=A12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/tabs-switch/tab-switch.tscn | 13 +++++++++++++ scenes/эмс2/эмс2.tscn | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 scenes/эмс2/эмс2.tscn diff --git a/scenes/tabs-switch/tab-switch.tscn b/scenes/tabs-switch/tab-switch.tscn index 746e897..605a3a2 100644 --- a/scenes/tabs-switch/tab-switch.tscn +++ b/scenes/tabs-switch/tab-switch.tscn @@ -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 diff --git a/scenes/эмс2/эмс2.tscn b/scenes/эмс2/эмс2.tscn new file mode 100644 index 0000000..401b29c --- /dev/null +++ b/scenes/эмс2/эмс2.tscn @@ -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