From 2b7373293ddc872d2f48caad8ac684ea26161c23 Mon Sep 17 00:00:00 2001 From: sasha80 Date: Tue, 12 Dec 2023 09:22:03 +0300 Subject: [PATCH] =?UTF-8?q?=D0=A7=D0=B8=D1=81=D1=82=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scenes/кнопка-4.tscn | 13 ------------- scenes/переключатель-эмс.tscn | 24 ------------------------ scenes/ячейка-1.tscn | 7 ------- 3 files changed, 44 deletions(-) delete mode 100644 scenes/кнопка-4.tscn delete mode 100644 scenes/переключатель-эмс.tscn delete mode 100644 scenes/ячейка-1.tscn diff --git a/scenes/кнопка-4.tscn b/scenes/кнопка-4.tscn deleted file mode 100644 index d9f0dd73..00000000 --- a/scenes/кнопка-4.tscn +++ /dev/null @@ -1,13 +0,0 @@ -[gd_scene load_steps=3 format=3 uid="uid://bsafiravyb8yf"] - -[ext_resource type="Texture2D" uid="uid://c2tdcajjqjxa0" path="res://индикатор-1-1.png" id="1"] -[ext_resource type="Texture2D" uid="uid://c0hlip7h568qk" path="res://индикатор-1-0.png" id="2"] - -[node name="indicator_1" type="TextureButton"] -modulate = Color(1, 0.596078, 0.4, 1) -offset_right = 35.0 -offset_bottom = 29.0 -toggle_mode = true -button_mask = 0 -texture_normal = ExtResource("2") -texture_pressed = ExtResource("1") diff --git a/scenes/переключатель-эмс.tscn b/scenes/переключатель-эмс.tscn deleted file mode 100644 index 27498f1e..00000000 --- a/scenes/переключатель-эмс.tscn +++ /dev/null @@ -1,24 +0,0 @@ -[gd_scene load_steps=6 format=3 uid="uid://dlrq4xuwy8sn2"] - -[sub_resource type="StyleBoxEmpty" id="3"] - -[sub_resource type="StyleBoxEmpty" id="5"] - -[sub_resource type="StyleBoxEmpty" id="1"] - -[sub_resource type="StyleBoxEmpty" id="2"] - -[sub_resource type="StyleBoxEmpty" id="4"] - -[node name="Node2D" type="OptionButton"] -self_modulate = Color(1, 0.596078, 0.4, 1) -custom_minimum_size = Vector2(60, 0) -offset_right = 70.0 -offset_bottom = 23.0 -size_flags_horizontal = 15 -size_flags_vertical = 15 -theme_override_styles/focus = SubResource("3") -theme_override_styles/normal = SubResource("5") -theme_override_styles/hover = SubResource("1") -theme_override_styles/pressed = SubResource("2") -theme_override_styles/disabled = SubResource("4") diff --git a/scenes/ячейка-1.tscn b/scenes/ячейка-1.tscn deleted file mode 100644 index a3963242..00000000 --- a/scenes/ячейка-1.tscn +++ /dev/null @@ -1,7 +0,0 @@ -[gd_scene format=3 uid="uid://dqcfr20vovhq5"] - -[node name="Label" type="Label"] -offset_right = 122.0 -offset_bottom = 34.0 -theme_override_colors/font_color = Color(1, 0.596078, 0.4, 1) -clip_text = true