diff --git a/health_bar.tscn b/health_bar.tscn new file mode 100644 index 0000000..06d9ef4 --- /dev/null +++ b/health_bar.tscn @@ -0,0 +1,7 @@ +[gd_scene format=2] + +[node name="Node2D" type="Node2D"] + +[node name="ProgressBar" type="ProgressBar" parent="."] +margin_right = 4.0 +margin_bottom = 14.0