summaryrefslogtreecommitdiff
path: root/Scenes/UI/HealthBar.tscn
blob: 63357148609e3b7d22ba66a00eab05e322e43839 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[gd_scene load_steps=2 format=3 uid="uid://buju4hh2nrrvs"]

[ext_resource type="Script" path="res://Scenes/UI/HealthBar.gd" id="1_t85yh"]

[node name="HealthBar" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_t85yh")

[node name="HBoxContainer" type="HBoxContainer" parent="."]
layout_mode = 1