summaryrefslogtreecommitdiff
path: root/scenes/ui.tscn
diff options
context:
space:
mode:
Diffstat (limited to 'scenes/ui.tscn')
-rw-r--r--scenes/ui.tscn7
1 files changed, 4 insertions, 3 deletions
diff --git a/scenes/ui.tscn b/scenes/ui.tscn
index 47fdf59..d01a08b 100644
--- a/scenes/ui.tscn
+++ b/scenes/ui.tscn
@@ -1,4 +1,4 @@
-[gd_scene load_steps=7 format=3 uid="uid://b4h4xyr1g8o50"]
+[gd_scene load_steps=8 format=3 uid="uid://b4h4xyr1g8o50"]
[ext_resource type="Script" uid="uid://br7w3abe0boqb" path="res://scripts/UI.cs" id="1_gdt2y"]
[ext_resource type="Texture2D" uid="uid://ch6rupow513ab" path="res://assets/sprites/inter-face/HP/HealthBarUnder.png" id="1_yev5y"]
@@ -23,9 +23,10 @@ texture_over = ExtResource("2_gdt2y")
texture_progress = ExtResource("3_wm3ai")
[node name="MPbar" type="TextureProgressBar" parent="CanvasLayer"]
-offset_top = 11.0
+offset_top = 72.0
offset_right = 50.0
-offset_bottom = 21.0
+offset_bottom = 82.0
+scale = Vector2(6, 6)
value = 100.0
texture_under = ExtResource("4_8dubc")
texture_over = ExtResource("5_p7vwb")