Files
uarep-ctl/scenes/pribor-prd-n/kasseta-p-1.tscn

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_suecd"]
[ext_resource type="Script" path="res://scenes/контроль/кассета.gd" id="2_q7stg"]
[ext_resource type="PackedScene" uid="uid://p2suppildvq0" path="res://scenes/контроль/element_v.tscn" id="3_kkuhl"]
[node name="kasseta_p_1" type="NinePatchRect"]
offset_right = 310.0
offset_bottom = 190.0
texture = ExtResource("1_suecd")
patch_margin_left = 16
patch_margin_top = 16
patch_margin_right = 16
patch_margin_bottom = 16
script = ExtResource("2_q7stg")
[node name="ref_A26" parent="." instance=ExtResource("3_kkuhl")]
offset_left = 105.0
offset_top = 30.0
offset_right = 155.0
offset_bottom = 180.0
fname = "ИП12-50"
rname = "A26"
[node name="ref_A23" parent="." instance=ExtResource("3_kkuhl")]
offset_left = 155.0
offset_top = 30.0
offset_right = 205.0
offset_bottom = 180.0
fname = "ИП9-50"
rname = "A23"
[node name="ref_A24" parent="." instance=ExtResource("3_kkuhl")]
offset_left = 205.0
offset_top = 30.0
offset_right = 255.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 = 305.0
offset_bottom = 30.0
text = "Кассета"
horizontal_alignment = 1
vertical_alignment = 1