Improved animation and bullet detection for heart shot ending.

This commit is contained in:
Henry 2026-03-06 14:17:51 +00:00
parent 5bf3078953
commit b12558a846
6 changed files with 14 additions and 3 deletions

View file

@ -257,12 +257,14 @@ one_shot = true
[node name="Heart" type="Area2D" parent="." unique_id=1098254590 groups=["heart"]]
position = Vector2(0, -71)
rotation = -0.006150021
script = ExtResource("7_qsl3t")
[node name="Sprite2D" type="Sprite2D" parent="Heart" unique_id=520903474]
texture = ExtResource("7_2cdgk")
[node name="CollisionShape2D" type="CollisionShape2D" parent="Heart" unique_id=11221326]
visible = false
position = Vector2(0.5, 0)
shape = SubResource("RectangleShape2D_qsl3t")