27 lines
688 B
Plaintext
27 lines
688 B
Plaintext
[gd_scene load_steps=2 format=3 uid="uid://c7e1ndysa4vmu"]
|
|
|
|
[ext_resource type="Script" path="res://global/StatHub.gd" id="1_ek618"]
|
|
|
|
[node name="StatHub" type="CanvasLayer"]
|
|
script = ExtResource("1_ek618")
|
|
|
|
[node name="Categories" type="VBoxContainer" parent="."]
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
offset_right = -786.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
|
|
[node name="Top" type="VBoxContainer" parent="Categories"]
|
|
layout_mode = 2
|
|
|
|
[node name="Header" type="RichTextLabel" parent="Categories/Top"]
|
|
layout_mode = 2
|
|
bbcode_enabled = true
|
|
text = "-- Stats --"
|
|
fit_content = true
|
|
|
|
[node name="Categories" type="VBoxContainer" parent="Categories"]
|
|
layout_mode = 2
|