Health and shield gauges

This commit is contained in:
Marco 2025-02-11 17:55:50 +01:00
commit 3682de18d5
14 changed files with 188 additions and 22 deletions

View file

@ -40,5 +40,6 @@ position = Vector2(0, -3)
shape = SubResource("RectangleShape2D_ss2y0")
[node name="NavigationObstacle2D" type="NavigationObstacle2D" parent="."]
visible = false
radius = 8.36
vertices = PackedVector2Array(-6, -9, 6, -9, 6, 2, -6, 2)