summaryrefslogtreecommitdiff
path: root/Scenes/Terminal/StatusArea.tscn
blob: 9aa82a1f9718a32d3d6faaaf85aef5058f29909f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[gd_scene load_steps=2 format=3 uid="uid://bdpejpul8aruh"]

[ext_resource type="Script" path="res://Scripts/Terminal/StatusArea.cs" id="1"]

[node name="StatusArea" type="HBoxContainer"]
anchors_preset = 10
anchor_right = 1.0
grow_horizontal = 2
script = ExtResource("1")
Title = ""

[node name="TitleLabel" type="RichTextLabel" parent="."]
unique_name_in_owner = true
layout_mode = 2
offset_right = 1152.0
size_flags_horizontal = 3
theme_type_variation = &"InvertedRichTextLabel"
bbcode_enabled = true
fit_content_height = true