Debug zombie spawner
This commit is contained in:
parent
116ebff0c2
commit
0fff33d196
69 changed files with 564 additions and 100 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue