32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
|
[gd_scene load_steps=3 format=3 uid="uid://w58pbw3nw1ug"]
|
||
|
|
||
|
[ext_resource type="Texture2D" uid="uid://0vwxmyt6agq6" path="res://res/ui/new_ui_003_select_character/矩形 65@1x.png" id="1_7puvy"]
|
||
|
[ext_resource type="Texture2D" uid="uid://q0uo4gjurr6y" path="res://res/ui/new_ui_003_select_character/矩形 65@1x-2.png" id="2_f5138"]
|
||
|
|
||
|
[node name="HBoxContainer" type="HBoxContainer"]
|
||
|
offset_right = 374.0
|
||
|
offset_bottom = 89.0
|
||
|
theme_override_constants/separation = 7
|
||
|
|
||
|
[node name="Label" type="Label" parent="."]
|
||
|
layout_mode = 2
|
||
|
theme_override_colors/font_color = Color(0.560784, 0.25098, 0.0313726, 1)
|
||
|
theme_override_font_sizes/font_size = 26
|
||
|
text = "体质"
|
||
|
|
||
|
[node name="TextureProgressBar" type="TextureProgressBar" parent="."]
|
||
|
custom_minimum_size = Vector2(0, 10)
|
||
|
layout_mode = 2
|
||
|
size_flags_horizontal = 3
|
||
|
size_flags_vertical = 4
|
||
|
value = 17.0
|
||
|
nine_patch_stretch = true
|
||
|
texture_under = ExtResource("1_7puvy")
|
||
|
texture_progress = ExtResource("2_f5138")
|
||
|
|
||
|
[node name="Label2" type="Label" parent="."]
|
||
|
layout_mode = 2
|
||
|
theme_override_colors/font_color = Color(0.290196, 0.133333, 0.0235294, 1)
|
||
|
theme_override_font_sizes/font_size = 26
|
||
|
text = "15/90"
|