57 lines
1.7 KiB
Plaintext
57 lines
1.7 KiB
Plaintext
[gd_scene format=3 uid="uid://bf2e8stflktgv"]
|
|
|
|
[ext_resource type="Script" uid="uid://b3s8fcft34m3f" path="res://CeoStatsContainer.cs" id="1_0krmq"]
|
|
|
|
[node name="CeoStatsContainer" type="FoldableContainer" unique_id=317328071]
|
|
anchors_preset = 1
|
|
anchor_left = 1.0
|
|
anchor_right = 1.0
|
|
offset_left = -249.53503
|
|
offset_bottom = 116.0
|
|
grow_horizontal = 0
|
|
title = "CEO"
|
|
title_alignment = 1
|
|
script = ExtResource("1_0krmq")
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=832183396]
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="VBoxContainer" unique_id=1164364814]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer4" unique_id=2113984350]
|
|
layout_mode = 2
|
|
size_flags_horizontal = 3
|
|
text = "Energy"
|
|
|
|
[node name="EnergyValue" type="Label" parent="VBoxContainer/HBoxContainer4" unique_id=1672825837]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "3 / 10"
|
|
|
|
[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 = "Insanity"
|
|
|
|
[node name="InsanityValue" type="Label" parent="VBoxContainer/HBoxContainer" unique_id=1054913799]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "Low"
|
|
|
|
[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 = "Competence"
|
|
|
|
[node name="CompetenceValue" type="Label" parent="VBoxContainer/HBoxContainer2" unique_id=2047724511]
|
|
unique_name_in_owner = true
|
|
layout_mode = 2
|
|
text = "Low"
|