513 lines
18 KiB
Text
513 lines
18 KiB
Text
[gd_scene load_steps=7 format=3 uid="uid://coaup7cuj7qev"]
|
|
|
|
[ext_resource type="Script" path="res://levels/ui/tophud.gd" id="1_pntuv"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ualpu"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_patnr"]
|
|
bg_color = Color(1, 0, 0, 1)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_05pau"]
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_u3vj7"]
|
|
bg_color = Color(1, 0.498039, 0, 1)
|
|
|
|
[sub_resource type="StyleBoxFlat" id="StyleBoxFlat_ftyws"]
|
|
|
|
[node name="Tophud" type="Control"]
|
|
layout_mode = 3
|
|
anchors_preset = 15
|
|
anchor_right = 1.0
|
|
anchor_bottom = 1.0
|
|
grow_horizontal = 2
|
|
grow_vertical = 2
|
|
script = ExtResource("1_pntuv")
|
|
|
|
[node name="CanvasLayer" type="CanvasLayer" parent="."]
|
|
|
|
[node name="Bossbg" type="ColorRect" parent="CanvasLayer"]
|
|
offset_left = 467.0
|
|
offset_right = 768.0
|
|
offset_bottom = 50.0
|
|
color = Color(0.254902, 0.254902, 0.254902, 1)
|
|
|
|
[node name="Boss" type="VBoxContainer" parent="CanvasLayer"]
|
|
offset_left = 467.0
|
|
offset_right = 708.0
|
|
offset_bottom = 50.0
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="CanvasLayer/Boss"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Boss/HBoxContainer"]
|
|
custom_minimum_size = Vector2(174, 0)
|
|
layout_mode = 2
|
|
text = "Name"
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="CanvasLayer/Boss"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Boss/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Health"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Boss/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ualpu")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_patnr")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Boss/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="Topminibg" type="ColorRect" parent="CanvasLayer"]
|
|
offset_right = 438.0
|
|
offset_bottom = 116.0
|
|
color = Color(0.254902, 0.254902, 0.254902, 1)
|
|
|
|
[node name="Topmini" type="HBoxContainer" parent="CanvasLayer"]
|
|
offset_right = 377.0
|
|
offset_bottom = 116.0
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="CanvasLayer/Topmini"]
|
|
custom_minimum_size = Vector2(116, 116)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="CanvasLayer/Topmini"]
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="CanvasLayer/Topmini/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer"]
|
|
custom_minimum_size = Vector2(174, 0)
|
|
layout_mode = 2
|
|
text = "Name"
|
|
|
|
[node name="Label3" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "R1"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="CanvasLayer/Topmini/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Health"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ualpu")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_patnr")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="CanvasLayer/Topmini/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Stamina"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_05pau")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_u3vj7")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="CanvasLayer/Topmini/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Skill"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ftyws")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topmini/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="ColorRect2" type="ColorRect" parent="CanvasLayer/Topmini"]
|
|
custom_minimum_size = Vector2(12, 64)
|
|
layout_mode = 2
|
|
color = Color(0, 0, 1, 1)
|
|
|
|
[node name="Topleftbg" type="ColorRect" parent="CanvasLayer"]
|
|
visible = false
|
|
offset_right = 437.0
|
|
offset_bottom = 476.0
|
|
color = Color(0.254902, 0.254902, 0.254902, 1)
|
|
|
|
[node name="Topleft" type="VBoxContainer" parent="CanvasLayer"]
|
|
visible = false
|
|
offset_right = 377.0
|
|
offset_bottom = 476.0
|
|
|
|
[node name="Character1" type="HBoxContainer" parent="CanvasLayer/Topleft"]
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="CanvasLayer/Topleft/Character1"]
|
|
custom_minimum_size = Vector2(116, 116)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="CanvasLayer/Topleft/Character1"]
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="CanvasLayer/Topleft/Character1/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer"]
|
|
custom_minimum_size = Vector2(174, 0)
|
|
layout_mode = 2
|
|
text = "Name"
|
|
|
|
[node name="Label3" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "R1 + ↑"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="CanvasLayer/Topleft/Character1/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Health"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ualpu")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_patnr")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="CanvasLayer/Topleft/Character1/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Stamina"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_05pau")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_u3vj7")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="CanvasLayer/Topleft/Character1/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Skill"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ftyws")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character1/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="ColorRect2" type="ColorRect" parent="CanvasLayer/Topleft/Character1"]
|
|
custom_minimum_size = Vector2(12, 64)
|
|
layout_mode = 2
|
|
|
|
[node name="Character2" type="HBoxContainer" parent="CanvasLayer/Topleft"]
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="CanvasLayer/Topleft/Character2"]
|
|
custom_minimum_size = Vector2(116, 116)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="CanvasLayer/Topleft/Character2"]
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="CanvasLayer/Topleft/Character2/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer"]
|
|
custom_minimum_size = Vector2(174, 0)
|
|
layout_mode = 2
|
|
text = "Name"
|
|
|
|
[node name="Label3" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "R1 + →"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="CanvasLayer/Topleft/Character2/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Health"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ualpu")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_patnr")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="CanvasLayer/Topleft/Character2/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Stamina"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_05pau")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_u3vj7")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="CanvasLayer/Topleft/Character2/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Skill"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ftyws")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character2/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="ColorRect2" type="ColorRect" parent="CanvasLayer/Topleft/Character2"]
|
|
custom_minimum_size = Vector2(12, 64)
|
|
layout_mode = 2
|
|
|
|
[node name="Character3" type="HBoxContainer" parent="CanvasLayer/Topleft"]
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="CanvasLayer/Topleft/Character3"]
|
|
custom_minimum_size = Vector2(116, 116)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="CanvasLayer/Topleft/Character3"]
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="CanvasLayer/Topleft/Character3/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer"]
|
|
custom_minimum_size = Vector2(174, 0)
|
|
layout_mode = 2
|
|
text = "Name"
|
|
|
|
[node name="Label3" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "R1 + ↓"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="CanvasLayer/Topleft/Character3/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Health"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ualpu")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_patnr")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="CanvasLayer/Topleft/Character3/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Stamina"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_05pau")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_u3vj7")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="CanvasLayer/Topleft/Character3/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Skill"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ftyws")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character3/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="ColorRect2" type="ColorRect" parent="CanvasLayer/Topleft/Character3"]
|
|
custom_minimum_size = Vector2(12, 64)
|
|
layout_mode = 2
|
|
|
|
[node name="Character4" type="HBoxContainer" parent="CanvasLayer/Topleft"]
|
|
layout_mode = 2
|
|
|
|
[node name="TextureRect" type="TextureRect" parent="CanvasLayer/Topleft/Character4"]
|
|
custom_minimum_size = Vector2(116, 116)
|
|
layout_mode = 2
|
|
|
|
[node name="VBoxContainer" type="VBoxContainer" parent="CanvasLayer/Topleft/Character4"]
|
|
layout_mode = 2
|
|
|
|
[node name="HBoxContainer" type="HBoxContainer" parent="CanvasLayer/Topleft/Character4/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer"]
|
|
custom_minimum_size = Vector2(174, 0)
|
|
layout_mode = 2
|
|
text = "Name"
|
|
|
|
[node name="Label3" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer"]
|
|
layout_mode = 2
|
|
text = "R1 + ←"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer2" type="HBoxContainer" parent="CanvasLayer/Topleft/Character4/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Health"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ualpu")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_patnr")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer2"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer3" type="HBoxContainer" parent="CanvasLayer/Topleft/Character4/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Stamina"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_05pau")
|
|
theme_override_styles/fill = SubResource("StyleBoxFlat_u3vj7")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer3"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="HBoxContainer4" type="HBoxContainer" parent="CanvasLayer/Topleft/Character4/VBoxContainer"]
|
|
layout_mode = 2
|
|
|
|
[node name="Label" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(70, 0)
|
|
layout_mode = 2
|
|
text = "Skill"
|
|
|
|
[node name="ProgressBar" type="ProgressBar" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(100, 0)
|
|
layout_mode = 2
|
|
theme_override_styles/background = SubResource("StyleBoxFlat_ftyws")
|
|
|
|
[node name="Label2" type="Label" parent="CanvasLayer/Topleft/Character4/VBoxContainer/HBoxContainer4"]
|
|
custom_minimum_size = Vector2(123, 0)
|
|
layout_mode = 2
|
|
text = "100/100"
|
|
horizontal_alignment = 2
|
|
|
|
[node name="ColorRect2" type="ColorRect" parent="CanvasLayer/Topleft/Character4"]
|
|
custom_minimum_size = Vector2(12, 64)
|
|
layout_mode = 2
|