Improved animation and bullet detection for heart shot ending.
This commit is contained in:
parent
5bf3078953
commit
b12558a846
6 changed files with 14 additions and 3 deletions
|
|
@ -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")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue