You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			135 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			135 lines
		
	
	
		
			3.3 KiB
		
	
	
	
		
			Plaintext
		
	
| [gd_scene load_steps=4 format=3 uid="uid://dy0u26ba7dle"]
 | |
| 
 | |
| [ext_resource type="Script" path="res://script/ui/hud/headbar.gd" id="1_k0rtd"]
 | |
| [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_k0rtd")
 | |
| 
 | |
| [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 = -16.0
 | |
| offset_top = -2.0
 | |
| offset_right = 16.0
 | |
| offset_bottom = 2.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 = -16.0
 | |
| offset_top = -2.0
 | |
| offset_right = 16.0
 | |
| offset_bottom = 2.0
 | |
| grow_horizontal = 2
 | |
| grow_vertical = 2
 | |
| value = 50.0
 | |
| 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 = 24.0
 | |
| offset_top = 8.0
 | |
| offset_right = 56.0
 | |
| offset_bottom = 12.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.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 = 24.0
 | |
| offset_top = 16.0
 | |
| offset_right = 56.0
 | |
| offset_bottom = 20.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")
 | |
| 
 | |
| [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 = 24.0
 | |
| offset_top = 12.0
 | |
| offset_right = 56.0
 | |
| offset_bottom = 16.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.0941176, 1, 0.992157, 1)
 | |
| 
 | |
| [node name="PosLabel" type="Label" parent="."]
 | |
| unique_name_in_owner = true
 | |
| layout_mode = 0
 | |
| offset_left = 24.0
 | |
| offset_top = -8.0
 | |
| offset_right = 80.0
 | |
| offset_bottom = 6.0
 | |
| theme_override_font_sizes/font_size = 10
 | |
| text = "123,123"
 |