71 lines
2.2 KiB
Plaintext
71 lines
2.2 KiB
Plaintext
[gd_scene format=3 uid="uid://ckdqrg8c0mq8h"]
|
|
|
|
[ext_resource type="Script" uid="uid://27upjp7k8rvl" path="res://CompanyStatsContainer.cs" id="1_grkqn"]
|
|
|
|
[node name="CompanyStatsContainer" type="FoldableContainer" unique_id=317328071]
|
|
anchors_preset = 1
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
offset_left = -249.53503
|
|
offset_bottom = 149.0
|
|
grow_horizontal = 0
|
|
title = "Your Company Inc."
|
|
title_alignment = 1
|
|
script = ExtResource("1_grkqn")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=832183396]
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="VBoxContainer" unique_id=1164364814]
|
|
modulate = Color(1, 0, 0, 1)
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer4" unique_id=2113984350]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Runway"
|
|
|
|
[node name="RunwayValue" type="Label" parent="VBoxContainer/HBoxContainer4" unique_id=1672825837]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "2"
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=1721269664]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer" unique_id=894714403]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Hype"
|
|
|
|
[node name="HypeValue" type="Label" parent="VBoxContainer/HBoxContainer" unique_id=1054913799]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "10"
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer" unique_id=1217186337]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer2" unique_id=52458700]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Money"
|
|
|
|
[node name="MoneyValue" type="Label" parent="VBoxContainer/HBoxContainer2" unique_id=2047724511]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "10.000"
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer" unique_id=1968323546]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer3" unique_id=1079804700]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Workers"
|
|
|
|
[node name="WorkersValue" type="Label" parent="VBoxContainer/HBoxContainer3" unique_id=580114513]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "1"
|