1 | [gd_scene format=3 uid="uid://ch51exdyqd2gd"]
|
---|
2 |
|
---|
3 | [node name="MainInterface" type="ColorRect"]
|
---|
4 | anchor_right = 1.0
|
---|
5 | anchor_bottom = 1.0
|
---|
6 | color = Color(1, 1, 1, 0)
|
---|
7 |
|
---|
8 | [node name="VBoxContainer" type="VBoxContainer" parent="."]
|
---|
9 | anchor_left = 1.0
|
---|
10 | anchor_top = 1.0
|
---|
11 | anchor_right = 1.0
|
---|
12 | anchor_bottom = 1.0
|
---|
13 | offset_left = -250.0
|
---|
14 | offset_top = -130.0
|
---|
15 | metadata/_edit_layout_mode = 1
|
---|
16 | metadata/_edit_use_custom_anchors = true
|
---|
17 |
|
---|
18 | [node name="BottomRight1" type="MarginContainer" parent="VBoxContainer"]
|
---|
19 | offset_right = 250.0
|
---|
20 | offset_bottom = 27.0
|
---|
21 | grow_horizontal = 0
|
---|
22 | grow_vertical = 0
|
---|
23 | size_flags_horizontal = 3
|
---|
24 | theme_override_constants/margin_right = 9
|
---|
25 | metadata/_edit_layout_mode = 1
|
---|
26 |
|
---|
27 | [node name="Energy" type="ProgressBar" parent="VBoxContainer/BottomRight1"]
|
---|
28 | modulate = Color(0.380392, 0.788235, 1, 1)
|
---|
29 | offset_right = 241.0
|
---|
30 | offset_bottom = 27.0
|
---|
31 | size_flags_horizontal = 3
|
---|
32 | size_flags_vertical = 8
|
---|
33 | theme_override_colors/font_color = Color(0, 0, 0, 0)
|
---|
34 | max_value = 1000.0
|
---|
35 | value = 1000.0
|
---|
36 | fill_mode = 1
|
---|
37 |
|
---|
38 | [node name="BottomRight2" type="MarginContainer" parent="VBoxContainer"]
|
---|
39 | offset_top = 31.0
|
---|
40 | offset_right = 250.0
|
---|
41 | offset_bottom = 58.0
|
---|
42 | grow_horizontal = 0
|
---|
43 | grow_vertical = 0
|
---|
44 | size_flags_horizontal = 3
|
---|
45 | theme_override_constants/margin_right = 9
|
---|
46 | metadata/_edit_layout_mode = 1
|
---|
47 |
|
---|
48 | [node name="Health" type="ProgressBar" parent="VBoxContainer/BottomRight2"]
|
---|
49 | modulate = Color(1, 0.2, 0.254902, 1)
|
---|
50 | offset_right = 241.0
|
---|
51 | offset_bottom = 27.0
|
---|
52 | size_flags_horizontal = 3
|
---|
53 | size_flags_vertical = 8
|
---|
54 | theme_override_colors/font_color = Color(0, 0, 0, 0)
|
---|
55 | max_value = 1000.0
|
---|
56 | value = 1000.0
|
---|
57 | fill_mode = 1
|
---|
58 |
|
---|
59 | [node name="BottomRight3" type="MarginContainer" parent="VBoxContainer"]
|
---|
60 | offset_top = 62.0
|
---|
61 | offset_right = 250.0
|
---|
62 | offset_bottom = 89.0
|
---|
63 | grow_horizontal = 0
|
---|
64 | grow_vertical = 0
|
---|
65 | size_flags_horizontal = 3
|
---|
66 | theme_override_constants/margin_right = 9
|
---|
67 | metadata/_edit_layout_mode = 1
|
---|
68 |
|
---|
69 | [node name="Mana" type="ProgressBar" parent="VBoxContainer/BottomRight3"]
|
---|
70 | modulate = Color(1, 0.313726, 0.941176, 1)
|
---|
71 | offset_right = 241.0
|
---|
72 | offset_bottom = 27.0
|
---|
73 | size_flags_horizontal = 3
|
---|
74 | size_flags_vertical = 8
|
---|
75 | theme_override_colors/font_color = Color(0, 0, 0, 0)
|
---|
76 | max_value = 1000.0
|
---|
77 | value = 1000.0
|
---|
78 | fill_mode = 1
|
---|
79 |
|
---|
80 | [node name="BottomRight4" type="MarginContainer" parent="VBoxContainer"]
|
---|
81 | offset_top = 93.0
|
---|
82 | offset_right = 250.0
|
---|
83 | offset_bottom = 120.0
|
---|
84 | grow_horizontal = 0
|
---|
85 | grow_vertical = 0
|
---|
86 | size_flags_horizontal = 3
|
---|
87 | theme_override_constants/margin_right = 9
|
---|
88 | metadata/_edit_layout_mode = 1
|
---|
89 |
|
---|
90 | [node name="Food" type="ProgressBar" parent="VBoxContainer/BottomRight4"]
|
---|
91 | modulate = Color(0.388235, 1, 0.368627, 1)
|
---|
92 | offset_right = 241.0
|
---|
93 | offset_bottom = 27.0
|
---|
94 | size_flags_horizontal = 3
|
---|
95 | size_flags_vertical = 8
|
---|
96 | theme_override_colors/font_color = Color(0, 0, 0, 0)
|
---|
97 | max_value = 1000.0
|
---|
98 | value = 1000.0
|
---|
99 | fill_mode = 1
|
---|