最终整理版
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[gd_scene format=3 uid="uid://c0wuhrlsdwo8s"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://cjnbc8hwuhqhv" path="res://data/graphics/gui/smallbar.png" id="1_qbml5"]
|
||||
[ext_resource type="Texture2D" uid="uid://socu3l7ce2pt" path="res://data/graphics/gui/smallbarprogress.png" id="2_8b3ae"]
|
||||
|
||||
[node name="HealthBar" type="TextureProgressBar" unique_id=1355503075]
|
||||
anchors_preset = 8
|
||||
anchor_left = 0.5
|
||||
anchor_top = 0.5
|
||||
anchor_right = 0.5
|
||||
anchor_bottom = 0.5
|
||||
offset_left = -640.0
|
||||
offset_top = -360.0
|
||||
offset_right = -585.0
|
||||
offset_bottom = -355.0
|
||||
grow_horizontal = 2
|
||||
grow_vertical = 2
|
||||
max_value = 1.0
|
||||
value = 1.0
|
||||
nine_patch_stretch = true
|
||||
stretch_margin_left = 1
|
||||
stretch_margin_top = 1
|
||||
stretch_margin_right = 1
|
||||
stretch_margin_bottom = 1
|
||||
texture_under = ExtResource("1_qbml5")
|
||||
texture_progress = ExtResource("2_8b3ae")
|
||||
tint_progress = Color(0, 1, 0, 1)
|
||||
Reference in New Issue
Block a user