51 lines
1.4 KiB
Plaintext
51 lines
1.4 KiB
Plaintext
[gd_scene load_steps=4 format=3 uid="uid://dbxdb7lo7kofv"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://c4mdrmk7h638f" path="res://data/nine-patch-round.png" id="1_sbi2k"]
|
|
[ext_resource type="Script" path="res://scenes/контроль/кассета.gd" id="2_7ydqi"]
|
|
[ext_resource type="PackedScene" uid="uid://p2suppildvq0" path="res://scenes/контроль/элемент-в.tscn" id="3_gg14a"]
|
|
|
|
[node name="kasseta_p_1" type="NinePatchRect"]
|
|
offset_right = 165.0
|
|
offset_bottom = 190.0
|
|
texture = ExtResource("1_sbi2k")
|
|
patch_margin_left = 16
|
|
patch_margin_top = 16
|
|
patch_margin_right = 16
|
|
patch_margin_bottom = 16
|
|
script = ExtResource("2_7ydqi")
|
|
|
|
[node name="ref_A26" parent="." instance=ExtResource("3_gg14a")]
|
|
offset_left = 7.0
|
|
offset_top = 30.0
|
|
offset_right = 57.0
|
|
offset_bottom = 180.0
|
|
fname = "ИП12-50"
|
|
rname = "A26"
|
|
|
|
[node name="ref_A23" parent="." instance=ExtResource("3_gg14a")]
|
|
offset_left = 57.0
|
|
offset_top = 30.0
|
|
offset_right = 107.0
|
|
offset_bottom = 180.0
|
|
fname = "ИП9-50"
|
|
rname = "A23"
|
|
|
|
[node name="ref_A24" parent="." instance=ExtResource("3_gg14a")]
|
|
offset_left = 107.0
|
|
offset_top = 30.0
|
|
offset_right = 157.0
|
|
offset_bottom = 180.0
|
|
fname = "ИП9-50"
|
|
rname = "A24"
|
|
|
|
[node name="lbl_fname" type="Label" parent="."]
|
|
self_modulate = Color(1, 1, 1, 0.62)
|
|
layout_mode = 0
|
|
offset_left = 5.0
|
|
offset_top = 5.0
|
|
offset_right = 157.0
|
|
offset_bottom = 30.0
|
|
text = "Кассета"
|
|
horizontal_alignment = 1
|
|
vertical_alignment = 1
|