diff --git a/scenes/button_flat.tscn b/scenes/button_flat.tscn index cec9f91..113aace 100644 --- a/scenes/button_flat.tscn +++ b/scenes/button_flat.tscn @@ -1,7 +1,7 @@ [gd_scene load_steps=9 format=3 uid="uid://da7w3vkhadfwe"] -[ext_resource type="Script" path="res://scenes/nine-patch-button.gd" id="1_ugn6y"] -[ext_resource type="Texture2D" uid="uid://ct0ajcwno03h7" path="res://data/кнопка-квадрат-0.png" id="2_aupr1"] +[ext_resource type="Script" path="res://scenes/nine-patch-button.gd" id="1_pj5mi"] +[ext_resource type="Texture2D" uid="uid://ct0ajcwno03h7" path="res://data/кнопка-квадрат-0.png" id="2_fd346"] [sub_resource type="StyleBoxEmpty" id="1"] @@ -19,13 +19,13 @@ offset_right = 30.0 offset_bottom = 30.0 theme_override_styles/panel = SubResource("1") -script = ExtResource("1_ugn6y") +script = ExtResource("1_pj5mi") toggle_mode = true [node name="state" type="NinePatchRect" parent="."] show_behind_parent = true layout_mode = 2 -texture = ExtResource("2_aupr1") +texture = ExtResource("2_fd346") patch_margin_left = 10 patch_margin_top = 10 patch_margin_right = 10 diff --git a/scenes/tab_switch.tscn b/scenes/tab_switch.tscn index 7b666cb..6b4e501 100644 --- a/scenes/tab_switch.tscn +++ b/scenes/tab_switch.tscn @@ -1,27 +1,27 @@ [gd_scene load_steps=6 format=3 uid="uid://3slb0i3pvowc"] -[ext_resource type="Script" path="res://scenes/tab_switch.gd" id="1_siu2d"] -[ext_resource type="PackedScene" uid="uid://b276iygic5itk" path="res://scenes/работа.tscn" id="2_c0cdr"] -[ext_resource type="PackedScene" uid="uid://lwmw4egynmd1" path="res://scenes/контроль.tscn" id="3_44o58"] -[ext_resource type="PackedScene" uid="uid://trt0q8th3bn2" path="res://scenes/журнал.tscn" id="4_vpsr1"] -[ext_resource type="PackedScene" uid="uid://dab6loryocc73" path="res://scenes/ЭМС.tscn" id="5_jlo8o"] +[ext_resource type="Script" path="res://scenes/tab_switch.gd" id="1_r7gaj"] +[ext_resource type="PackedScene" uid="uid://b276iygic5itk" path="res://scenes/работа.tscn" id="2_3hqmk"] +[ext_resource type="PackedScene" uid="uid://lwmw4egynmd1" path="res://scenes/контроль.tscn" id="3_lfxwa"] +[ext_resource type="PackedScene" uid="uid://trt0q8th3bn2" path="res://scenes/журнал.tscn" id="4_mga58"] +[ext_resource type="PackedScene" uid="uid://dab6loryocc73" path="res://scenes/ЭМС.tscn" id="5_fihje"] [node name="tab_switch" type="TabContainer"] offset_right = 1600.0 offset_bottom = 1200.0 -script = ExtResource("1_siu2d") +script = ExtResource("1_r7gaj") -[node name="работа" parent="." instance=ExtResource("2_c0cdr")] +[node name="работа" parent="." instance=ExtResource("2_3hqmk")] layout_mode = 2 -[node name="контроль" parent="." instance=ExtResource("3_44o58")] +[node name="контроль" parent="." instance=ExtResource("3_lfxwa")] visible = false layout_mode = 2 -[node name="журнал" parent="." instance=ExtResource("4_vpsr1")] +[node name="журнал" parent="." instance=ExtResource("4_mga58")] visible = false layout_mode = 2 -[node name="ЭМС" parent="." instance=ExtResource("5_jlo8o")] +[node name="ЭМС" parent="." instance=ExtResource("5_fihje")] visible = false layout_mode = 2 diff --git a/scenes/ЭМС.tscn b/scenes/ЭМС.tscn index 7b40320..2471b72 100644 --- a/scenes/ЭМС.tscn +++ b/scenes/ЭМС.tscn @@ -1,17 +1,17 @@ [gd_scene load_steps=8 format=3 uid="uid://dab6loryocc73"] -[ext_resource type="Script" path="res://scenes/ЭМС.gd" id="1_ei0cy"] -[ext_resource type="Script" path="res://table/table.gd" id="2_n0fa5"] -[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button_flat.tscn" id="3_htu6q"] -[ext_resource type="Texture2D" uid="uid://dd60btbqnpiqw" path="res://data/document-new-0.png" id="4_udjkh"] -[ext_resource type="Texture2D" uid="uid://coqg6wsftvtxr" path="res://data/document-save-0.png" id="5_cwv76"] -[ext_resource type="Texture2D" uid="uid://cywuevvpkxl7v" path="res://data/edit-copy-0.png" id="6_hr8ru"] -[ext_resource type="Texture2D" uid="uid://7h55yvh84cve" path="res://data/connect.png" id="7_8mn17"] +[ext_resource type="Script" path="res://scenes/ЭМС.gd" id="1_hwg5h"] +[ext_resource type="Script" path="res://table/table.gd" id="2_naj7s"] +[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button_flat.tscn" id="3_tbtow"] +[ext_resource type="Texture2D" uid="uid://dd60btbqnpiqw" path="res://data/document-new-0.png" id="4_iqpou"] +[ext_resource type="Texture2D" uid="uid://coqg6wsftvtxr" path="res://data/document-save-0.png" id="5_7o4f2"] +[ext_resource type="Texture2D" uid="uid://cywuevvpkxl7v" path="res://data/edit-copy-0.png" id="6_0gsa7"] +[ext_resource type="Texture2D" uid="uid://7h55yvh84cve" path="res://data/connect.png" id="7_ocbd5"] [node name="ЭМС" type="Panel"] offset_right = 1598.0 offset_bottom = 1201.0 -script = ExtResource("1_ei0cy") +script = ExtResource("1_hwg5h") [node name="lbl_online" type="Label" parent="."] layout_mode = 0 @@ -28,9 +28,9 @@ offset_left = 1050.0 offset_top = 993.0 offset_right = 1602.0 offset_bottom = 1093.0 -script = ExtResource("2_n0fa5") +script = ExtResource("2_naj7s") -[node name="btn_flash_read" parent="." instance=ExtResource("3_htu6q")] +[node name="btn_flash_read" parent="." instance=ExtResource("3_tbtow")] layout_mode = 0 offset_left = 1446.0 offset_top = 55.0 @@ -38,7 +38,7 @@ offset_right = 1583.0 offset_bottom = 85.0 text = "Прочитать" -[node name="btn_flash_write" parent="." instance=ExtResource("3_htu6q")] +[node name="btn_flash_write" parent="." instance=ExtResource("3_tbtow")] layout_mode = 0 offset_left = 1446.0 offset_top = 99.0 @@ -55,7 +55,7 @@ offset_bottom = 1016.0 focus_mode = 0 shortcut_feedback = false shortcut_in_tooltip = false -icon = ExtResource("4_udjkh") +icon = ExtResource("4_iqpou") [node name="btn_save" type="Button" parent="."] layout_mode = 0 @@ -64,7 +64,7 @@ offset_top = 1017.0 offset_right = 1509.0 offset_bottom = 1073.0 focus_mode = 0 -icon = ExtResource("5_cwv76") +icon = ExtResource("5_7o4f2") [node name="btn_copy" type="Button" parent="."] layout_mode = 0 @@ -73,7 +73,7 @@ offset_top = 1074.0 offset_right = 1510.0 offset_bottom = 1130.0 focus_mode = 0 -icon = ExtResource("6_hr8ru") +icon = ExtResource("6_0gsa7") [node name="btn_connect" type="Button" parent="."] layout_mode = 0 @@ -83,7 +83,7 @@ offset_right = 683.0 offset_bottom = 111.0 focus_mode = 0 theme_override_colors/icon_normal_color = Color(1, 1, 1, 1) -icon = ExtResource("7_8mn17") +icon = ExtResource("7_ocbd5") [node name="scrollin" type="ScrollContainer" parent="."] layout_mode = 0 @@ -94,7 +94,7 @@ offset_bottom = 679.0 [node name="tbl_in" type="GridContainer" parent="scrollin"] layout_mode = 2 -script = ExtResource("2_n0fa5") +script = ExtResource("2_naj7s") [node name="scrollout" type="ScrollContainer" parent="."] layout_mode = 0 @@ -105,7 +105,7 @@ offset_bottom = 679.0 [node name="tbl_out" type="GridContainer" parent="scrollout"] layout_mode = 2 -script = ExtResource("2_n0fa5") +script = ExtResource("2_naj7s") [node name="scrl_in_set" type="ScrollContainer" parent="."] layout_mode = 0 @@ -116,7 +116,7 @@ offset_bottom = 942.0 [node name="tbl_in_set" type="GridContainer" parent="scrl_in_set"] layout_mode = 2 -script = ExtResource("2_n0fa5") +script = ExtResource("2_naj7s") [node name="scrl_out_set" type="ScrollContainer" parent="."] layout_mode = 0 @@ -127,4 +127,4 @@ offset_bottom = 924.0 [node name="tbl_out_set" type="GridContainer" parent="scrl_out_set"] layout_mode = 2 -script = ExtResource("2_n0fa5") +script = ExtResource("2_naj7s") diff --git a/scenes/кнопка-эмс.gd b/scenes/кнопка-эмс.gd index 1e63c76..e6822b5 100644 --- a/scenes/кнопка-эмс.gd +++ b/scenes/кнопка-эмс.gd @@ -4,28 +4,28 @@ extends PanelContainer @export var texture_state0: Texture2D = preload('res://data/кнопка-эмс-1.png'): - set(val): $state.set_texture(val) + set(val): $state.set_texture(val) @export var texture_state1: Texture2D = preload('res://data/кнопка-эмс-0.png'): - set(val): $state.set_texture(val) + set(val): $state.set_texture(val) @export var text: String = '': - set(val): $button.set_text(val) - get: return $button.get_text() + set(val): $button.set_text(val) + get: return $button.get_text() @export var pressed: bool = false: - set(val): $button.set_pressed(val) - get: return $button.is_pressed() + set(val): $button.set_pressed(val) + get: return $button.is_pressed() @export var toggle_mode: bool = false: - set(val): - if is_inside_tree(): - $button.set_toggle_mode(val) - get: return $button.is_toggle_mode() + set(val): + if is_inside_tree(): + $button.set_toggle_mode(val) + get: return $button.is_toggle_mode() func set_text (val: String): $button.set_text(val) @@ -33,8 +33,8 @@ func set_pressed (val: bool): $button.set_pressed(val) func set_toggle_mode (val: bool): - if is_inside_tree(): - $button.set_toggle_mode(val) + if is_inside_tree(): + $button.set_toggle_mode(val) func get_text(): return $button.get_text() @@ -43,14 +43,14 @@ func is_toggle_mode(): return $button.is_toggle_mode() func _on_button_toggled(val: bool): - if val: $state.set_texture(texture_state1) - else: $state.set_texture(texture_state0) + if val: $state.set_texture(texture_state1) + else: $state.set_texture(texture_state0) func button_connect(button_signal: String, proc: Callable): - $button.connect(button_signal, proc) + $button.connect(button_signal, proc) func _on_button_mouse_entered(): - emit_signal("mouse_entered") - + emit_signal("mouse_entered") + diff --git a/scenes/работа.tscn b/scenes/работа.tscn index 40e059e..45d89ca 100644 --- a/scenes/работа.tscn +++ b/scenes/работа.tscn @@ -1,19 +1,19 @@ [gd_scene load_steps=10 format=3 uid="uid://b276iygic5itk"] -[ext_resource type="Script" path="res://scenes/работа.gd" id="1_qjoce"] -[ext_resource type="PackedScene" uid="uid://nl1vklubr5kr" path="res://scenes/bip.tscn" id="2_47xio"] -[ext_resource type="PackedScene" uid="uid://b5kjdyxuwsot5" path="res://scenes/canvas.tscn" id="2_bl0yt"] -[ext_resource type="PackedScene" uid="uid://bq7haw1ypiv48" path="res://scenes/frame.tscn" id="3_l1omj"] -[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button_flat.tscn" id="4_5es2r"] -[ext_resource type="Script" path="res://scenes/frm_threats.gd" id="4_hg23i"] -[ext_resource type="Script" path="res://table/table.gd" id="4_mqhcf"] -[ext_resource type="FontFile" uid="uid://befva8r034a4v" path="res://data/DSEG7Classic-Regular.ttf" id="7_22fjb"] +[ext_resource type="Script" path="res://scenes/работа.gd" id="1_tyyxo"] +[ext_resource type="PackedScene" uid="uid://nl1vklubr5kr" path="res://scenes/bip.tscn" id="2_87ixm"] +[ext_resource type="PackedScene" uid="uid://b5kjdyxuwsot5" path="res://scenes/canvas.tscn" id="3_paksx"] +[ext_resource type="PackedScene" uid="uid://bq7haw1ypiv48" path="res://scenes/frame.tscn" id="4_gd6xk"] +[ext_resource type="Script" path="res://scenes/frm_threats.gd" id="5_yms2f"] +[ext_resource type="Script" path="res://table/table.gd" id="6_3qxpr"] +[ext_resource type="PackedScene" uid="uid://da7w3vkhadfwe" path="res://scenes/button_flat.tscn" id="7_ifppl"] +[ext_resource type="FontFile" uid="uid://befva8r034a4v" path="res://data/DSEG7Classic-Regular.ttf" id="8_c1gbv"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_5ugj8"] [node name="Работа" type="Panel"] -script = ExtResource("1_qjoce") -Bip = ExtResource("2_47xio") +script = ExtResource("1_tyyxo") +Bip = ExtResource("2_87ixm") col_grey = Color(0.34902, 0.643137, 0.772549, 0.168627) col_red = Color(1, 0.568627, 0.431373, 0.239216) drag_scale_band = 0.05 @@ -25,20 +25,20 @@ strob_min_width = 5.0 metadata/_edit_vertical_guides_ = [] metadata/_edit_lock_ = true -[node name="canvas" parent="." instance=ExtResource("2_bl0yt")] +[node name="canvas" parent="." instance=ExtResource("3_paksx")] metadata/_edit_lock_ = true -[node name="frm_threats" parent="." instance=ExtResource("3_l1omj")] +[node name="frm_threats" parent="." instance=ExtResource("4_gd6xk")] layout_mode = 0 offset_left = 1121.0 offset_top = 6.0 offset_right = 1594.0 offset_bottom = 642.0 -script = ExtResource("4_hg23i") +script = ExtResource("5_yms2f") text = "Список целей" metadata/_edit_lock_ = true -[node name="рамка-параметры-цели" parent="frm_threats" instance=ExtResource("3_l1omj")] +[node name="рамка-параметры-цели" parent="frm_threats" instance=ExtResource("4_gd6xk")] layout_mode = 0 offset_left = 5.0 offset_top = 313.0 @@ -208,9 +208,9 @@ horizontal_scroll_mode = 0 [node name="tbl_threats" type="GridContainer" parent="frm_threats/scrl_threats"] layout_mode = 2 columns = 4 -script = ExtResource("4_mqhcf") +script = ExtResource("6_3qxpr") -[node name="рамка-сеансы-помех" parent="." instance=ExtResource("3_l1omj")] +[node name="рамка-сеансы-помех" parent="." instance=ExtResource("4_gd6xk")] layout_mode = 0 offset_left = 1121.0 offset_top = 648.0 @@ -304,7 +304,7 @@ theme_override_colors/font_color = Color(0.729412, 0.729412, 0.729412, 1) text = "ПД-М4С" horizontal_alignment = 1 -[node name="рамка-помеха" parent="рамка-сеансы-помех" instance=ExtResource("3_l1omj")] +[node name="рамка-помеха" parent="рамка-сеансы-помех" instance=ExtResource("4_gd6xk")] layout_mode = 0 offset_left = 5.0 offset_top = 250.0 @@ -463,7 +463,7 @@ theme_override_colors/font_color = Color(0.729412, 0.729412, 0.729412, 1) text = "ЛЧМ" horizontal_alignment = 1 -[node name="btn_auto_threat" parent="." instance=ExtResource("4_5es2r")] +[node name="btn_auto_threat" parent="." instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 912.0 offset_top = 67.0 @@ -471,7 +471,7 @@ offset_right = 1102.0 offset_bottom = 117.0 text = "Автоматически" -[node name="btn_strobe" parent="." instance=ExtResource("4_5es2r")] +[node name="btn_strobe" parent="." instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 912.0 offset_top = 6.0 @@ -479,7 +479,7 @@ offset_right = 1102.0 offset_bottom = 56.0 text = "Строб" -[node name="btn_p5" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p5" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 1 anchors_preset = -1 offset_left = 980.0 @@ -491,7 +491,7 @@ grow_vertical = 2 text = "ОЗП-1" metadata/rfi_name = "ozp1" -[node name="btn_p4" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p4" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 1 anchors_preset = -1 offset_left = 1052.0 @@ -504,7 +504,7 @@ tooltip_text = "Выбор цели или сектора" text = "<-" metadata/rfi_name = "" -[node name="btn_p6" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p6" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 840.0 offset_top = 1118.0 @@ -513,7 +513,7 @@ offset_bottom = 1168.0 text = "СВ-М2" metadata/rfi_name = "svm2" -[node name="btn_p7" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p7" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 910.0 offset_top = 1118.0 @@ -522,7 +522,7 @@ offset_bottom = 1168.0 text = "K1" metadata/rfi_name = "k1" -[node name="btn_p8" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p8" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 770.0 offset_top = 1118.0 @@ -531,7 +531,7 @@ offset_bottom = 1168.0 text = "СВ-И1" metadata/rfi_name = "svi1" -[node name="btn_p9" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p9" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 700.0 offset_top = 1118.0 @@ -540,7 +540,7 @@ offset_bottom = 1168.0 text = "ПД-ЧМ" metadata/rfi_name = "pdchm" -[node name="btn_p10" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p10" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 1 anchors_preset = -1 offset_left = 630.0 @@ -552,7 +552,7 @@ grow_vertical = 2 text = "ПД-М4С" metadata/rfi_name = "pdm4s" -[node name="btn_p11" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p11" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 350.0 offset_top = 1118.0 @@ -561,7 +561,7 @@ offset_bottom = 1168.0 text = "ЛЧМ-1" metadata/rfi_name = "lchm1" -[node name="btn_p12" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p12" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 1 anchors_preset = -1 offset_left = 420.0 @@ -573,7 +573,7 @@ grow_vertical = 2 text = "МЧМ-1" metadata/rfi_name = "mchm1" -[node name="btn_p13" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p13" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 1 anchors_preset = -1 offset_left = 490.0 @@ -585,7 +585,7 @@ grow_vertical = 2 text = "ПД-М2" metadata/rfi_name = "pdm2" -[node name="btn_p14" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p14" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 1 anchors_preset = -1 offset_left = 560.0 @@ -597,7 +597,7 @@ grow_vertical = 2 text = "ПД-М4" metadata/rfi_name = "pdm4" -[node name="btn_p15" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p15" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 1 anchors_preset = -1 offset_left = 280.0 @@ -609,7 +609,7 @@ grow_vertical = 2 text = "СРН-М2" metadata/rfi_name = "srnm2" -[node name="btn_p16" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_p16" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 210.0 offset_top = 1118.0 @@ -618,7 +618,7 @@ offset_bottom = 1168.0 text = "СРН-И1" metadata/rfi_name = "srni1" -[node name="btn_off" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_off" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 140.0 offset_top = 1118.0 @@ -627,7 +627,7 @@ offset_bottom = 1168.0 text = "Откл." metadata/rfi_name = "" -[node name="btn_auto_rfi" parent="." groups=["группа-режим-помехи"] instance=ExtResource("4_5es2r")] +[node name="btn_auto_rfi" parent="." groups=["группа-режим-помехи"] instance=ExtResource("7_ifppl")] layout_mode = 0 offset_left = 10.0 offset_top = 1118.0 @@ -643,7 +643,7 @@ offset_left = 96.0 offset_top = 109.0 offset_right = 164.0 offset_bottom = 142.0 -theme_override_fonts/font = ExtResource("7_22fjb") +theme_override_fonts/font = ExtResource("8_c1gbv") theme_override_font_sizes/font_size = 20 text = "88" vertical_alignment = 1 @@ -652,7 +652,7 @@ vertical_alignment = 1 layout_mode = 0 offset_right = 68.0 offset_bottom = 33.0 -theme_override_fonts/font = ExtResource("7_22fjb") +theme_override_fonts/font = ExtResource("8_c1gbv") theme_override_font_sizes/font_size = 20 text = "00" vertical_alignment = 1 @@ -664,7 +664,7 @@ offset_left = 96.0 offset_top = 29.0 offset_right = 188.0 offset_bottom = 88.0 -theme_override_fonts/font = ExtResource("7_22fjb") +theme_override_fonts/font = ExtResource("8_c1gbv") theme_override_font_sizes/font_size = 56 text = "88" @@ -672,7 +672,7 @@ text = "88" layout_mode = 0 offset_right = 92.0 offset_bottom = 59.0 -theme_override_fonts/font = ExtResource("7_22fjb") +theme_override_fonts/font = ExtResource("8_c1gbv") theme_override_font_sizes/font_size = 56 text = "00" diff --git a/scenes/состояния-эмс.tscn b/scenes/состояния-эмс.tscn index 12f344e..677f832 100644 --- a/scenes/состояния-эмс.tscn +++ b/scenes/состояния-эмс.tscn @@ -1,25 +1,25 @@ [gd_scene load_steps=7 format=3 uid="uid://by22sta8tt8dn"] -[ext_resource type="Script" path="res://scenes/состояния-эмс.gd" id="1_ak0xd"] -[ext_resource type="Texture2D" uid="uid://belwchvdktrw0" path="res://data/эмс-бланк.png" id="2_1bili"] -[ext_resource type="Texture2D" uid="uid://bwddxs24es81u" path="res://data/эмс-бланк-пост.png" id="3_yw5yv"] -[ext_resource type="Texture2D" uid="uid://pfoscstbm025" path="res://data/эмс-бланк-перем.png" id="4_1fli0"] -[ext_resource type="Texture2D" uid="uid://dvl3sq036gn75" path="res://data/эмс-бланк-замыкание.png" id="5_sbva1"] +[ext_resource type="Script" path="res://scenes/состояния-эмс.gd" id="1_457jc"] +[ext_resource type="Texture2D" uid="uid://belwchvdktrw0" path="res://data/эмс-бланк.png" id="2_1wwop"] +[ext_resource type="Texture2D" uid="uid://bwddxs24es81u" path="res://data/эмс-бланк-пост.png" id="3_i2for"] +[ext_resource type="Texture2D" uid="uid://pfoscstbm025" path="res://data/эмс-бланк-перем.png" id="4_irpjj"] +[ext_resource type="Texture2D" uid="uid://dvl3sq036gn75" path="res://data/эмс-бланк-замыкание.png" id="5_uiura"] [sub_resource type="SpriteFrames" id="SpriteFrames_ow7xh"] animations = [{ "frames": [{ "duration": 1.0, -"texture": ExtResource("2_1bili") +"texture": ExtResource("2_1wwop") }, { "duration": 1.0, -"texture": ExtResource("3_yw5yv") +"texture": ExtResource("3_i2for") }, { "duration": 1.0, -"texture": ExtResource("4_1fli0") +"texture": ExtResource("4_irpjj") }, { "duration": 1.0, -"texture": ExtResource("5_sbva1") +"texture": ExtResource("5_uiura") }], "loop": true, "name": &"default", @@ -33,7 +33,7 @@ anchor_right = 1.0 anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 -script = ExtResource("1_ak0xd") +script = ExtResource("1_457jc") [node name="sprite" type="AnimatedSprite2D" parent="."] position = Vector2(14, 9)