Debug zombie spawner

This commit is contained in:
Rendo 2025-06-24 18:44:49 +05:00
commit 0fff33d196
69 changed files with 564 additions and 100 deletions

View file

@ -174,12 +174,12 @@ material = SubResource("ShaderMaterial_w8pya")
[node name="Can" type="Node2D" parent="CanvasGroup" index="1"]
[node name="Sprite2D" type="Sprite2D" parent="CanvasGroup/Can" index="0"]
position = Vector2(3, -40)
position = Vector2(-4, -40)
texture = SubResource("AtlasTexture_w8pya")
[node name="Sprite2D2" type="Sprite2D" parent="CanvasGroup/Can" index="1"]
z_index = -1
position = Vector2(1, -63)
position = Vector2(-6, -63)
texture = SubResource("AtlasTexture_5selg")
[node name="AnimationPlayer" parent="." index="3"]