[gd_scene load_steps=4 format=3 uid="uid://dy0u26ba7dle"] [ext_resource type="Script" path="res://script/ui/headbar/headbar.gd" id="1_j1xlt"] [ext_resource type="Texture2D" uid="uid://cwhu1ec03t3c8" path="res://resource/ui/hud/headbar_hp_empty.png" id="2_g5t31"] [ext_resource type="Texture2D" uid="uid://b4ly1exl0owck" path="res://resource/ui/hud/headbar_hp.png" id="3_vh1p5"] [node name="HeadBar" type="Control"] layout_mode = 3 anchors_preset = 0 offset_left = 256.0 offset_top = 88.0 offset_right = 256.0 offset_bottom = 88.0 script = ExtResource("1_j1xlt") [node name="HpBar" type="TextureProgressBar" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -32.0 offset_top = -8.0 offset_right = 32.0 offset_bottom = 8.0 grow_horizontal = 2 grow_vertical = 2 value = 60.0 stretch_margin_left = 10 stretch_margin_top = 10 stretch_margin_right = 10 stretch_margin_bottom = 10 texture_under = ExtResource("2_g5t31") texture_progress = ExtResource("3_vh1p5") tint_progress = Color(1, 0, 0, 1) [node name="ShieldBar" type="TextureProgressBar" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = -32.0 offset_top = -8.0 offset_right = 32.0 offset_bottom = 8.0 grow_horizontal = 2 grow_vertical = 2 value = 50.0 stretch_margin_left = 10 stretch_margin_top = 10 stretch_margin_right = 10 stretch_margin_bottom = 10 texture_under = ExtResource("2_g5t31") texture_progress = ExtResource("3_vh1p5") tint_progress = Color(0, 1, 1, 1) [node name="StunBar" type="TextureProgressBar" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = 40.0 offset_top = 8.0 offset_right = 104.0 offset_bottom = 24.0 grow_horizontal = 2 grow_vertical = 2 scale = Vector2(1, 0.439999) value = 50.0 stretch_margin_left = 10 stretch_margin_top = 10 stretch_margin_right = 10 stretch_margin_bottom = 10 texture_under = ExtResource("2_g5t31") texture_progress = ExtResource("3_vh1p5") tint_progress = Color(0.866667, 0.933333, 0.105882, 1) [node name="MpSubBar" type="TextureProgressBar" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = 40.0 offset_top = 24.0 offset_right = 104.0 offset_bottom = 40.0 grow_horizontal = 2 grow_vertical = 2 scale = Vector2(1, 0.439999) value = 50.0 stretch_margin_left = 10 stretch_margin_top = 10 stretch_margin_right = 10 stretch_margin_bottom = 10 texture_under = ExtResource("2_g5t31") texture_progress = ExtResource("3_vh1p5") [node name="MpBar" type="TextureProgressBar" parent="."] unique_name_in_owner = true layout_mode = 1 anchors_preset = 8 anchor_left = 0.5 anchor_top = 0.5 anchor_right = 0.5 anchor_bottom = 0.5 offset_left = 40.0 offset_top = 16.0 offset_right = 104.0 offset_bottom = 32.0 grow_horizontal = 2 grow_vertical = 2 scale = Vector2(1, 0.439999) value = 50.0 stretch_margin_left = 10 stretch_margin_top = 10 stretch_margin_right = 10 stretch_margin_bottom = 10 texture_under = ExtResource("2_g5t31") texture_progress = ExtResource("3_vh1p5") tint_progress = Color(0.0941176, 1, 0.992157, 1)