Project2/global/StatHub.tscn
2023-07-20 17:18:58 +02:00

26 lines
646 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="Stats" type="VBoxContainer" parent="."]
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Top" type="VBoxContainer" parent="Stats"]
layout_mode = 2
[node name="Header" type="RichTextLabel" parent="Stats/Top"]
layout_mode = 2
bbcode_enabled = true
text = "-- Stats --"
fit_content = true
[node name="Categories" type="VBoxContainer" parent="Stats"]
layout_mode = 2