Files
mod_cooking/scenes/ration_statistics_panel.tscn
T
2026-09-10 10:59:31 +03:00

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"]