32 lines
822 B
Text
32 lines
822 B
Text
[gd_scene load_steps=2 format=3 uid="uid://j2f5hra8e7um"]
|
|
|
|
[ext_resource type="Script" uid="uid://b5l5ei1tt4wka" path="res://01 - Menus/04 - Modules/module.gd" id="1_rxp26"]
|
|
|
|
[node name="module" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 3
|
|
script = ExtResource("1_rxp26")
|
|
|
|
[node name="vbox" type="VBoxContainer" parent="."]
|
|
unique_name_in_owner = true
|
|
layout_mode = 0
|
|
offset_right = 760.0
|
|
offset_bottom = 51.0
|
|
|
|
[node name="stat" type="Label" parent="vbox"]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|
|
text = "stat"
|
|
horizontal_alignment = 1
|
|
|
|
[node name="value" type="HBoxContainer" parent="vbox"]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
size_flags_vertical = 3
|