19 lines
560 B
Plaintext
19 lines
560 B
Plaintext
[gd_scene format=3]
|
|
|
|
[ext_resource type="Script" path="src/ui/RationStatisticsPanel.cs" id="1_script"]
|
|
|
|
[node name="RationStatisticsPanel" type="Control" script=ExtResource("1_script")]
|
|
|
|
[node name="RationMargin" type="MarginContainer" parent="."]
|
|
layout_mode = 1
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
theme_override_constants/margin_left = 50
|
|
theme_override_constants/margin_top = 100
|
|
theme_override_constants/margin_bottom = 100
|
|
|
|
[node name="RationLabel" type="RichTextLabel" parent="RationMargin"]
|