29 lines
954 B
Text
29 lines
954 B
Text
[gd_scene load_steps=3 format=3 uid="uid://1r7pvm0biuk7"]
|
|
|
|
[ext_resource type="Script" path="res://addons/SUI/src/SuiHeader.gd" id="2_bnj46"]
|
|
[ext_resource type="Theme" uid="uid://c08yxv1cirbxe" path="res://addons/SUI/themes/RichTextLabel.tres" id="3_877pi"]
|
|
|
|
[node name="SuiHeader" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = -1278.0
|
|
offset_bottom = -765.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("2_bnj46")
|
|
|
|
[node name="Text" type="RichTextLabel" parent="."]
|
|
layout_mode = 0
|
|
offset_right = 162.0
|
|
offset_bottom = 45.0
|
|
theme = ExtResource("3_877pi")
|
|
theme_override_font_sizes/normal_font_size = 35
|
|
theme_override_font_sizes/bold_font_size = 35
|
|
theme_override_font_sizes/italics_font_size = 35
|
|
theme_override_font_sizes/bold_italics_font_size = 35
|
|
theme_override_font_sizes/mono_font_size = 35
|
|
bbcode_enabled = true
|
|
text = "[center]SuiHeader[/center]"
|
|
scroll_active = false
|