[gd_scene load_steps=3 format=3 uid="uid://bq7haw1ypiv48"] [ext_resource type="Texture2D" uid="uid://cs6i1xwx0pmdk" path="res://data/рамка-панели.png" id="1_n1ea1"] [ext_resource type="Script" uid="uid://reh5lpi1dp26" path="res://scenes/frame/frame.gd" id="2_ki0kf"] [node name="ramka" type="NinePatchRect"] offset_right = 150.0 offset_bottom = 100.0 texture = ExtResource("1_n1ea1") patch_margin_left = 15 patch_margin_top = 30 patch_margin_right = 15 patch_margin_bottom = 10 script = ExtResource("2_ki0kf") text = "заголовок" [node name="header" type="Label" parent="."] clip_contents = true layout_mode = 1 anchors_preset = 10 anchor_right = 1.0 offset_bottom = 22.0 grow_horizontal = 2 theme_override_colors/font_color = Color(0, 0, 0, 1) text = "заголовок" horizontal_alignment = 1 vertical_alignment = 1