mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-12 00:45:54 +00:00
Restored enemy animations
This commit is contained in:
parent
57eb6d1724
commit
e85930df5e
3 changed files with 5 additions and 1 deletions
|
|
@ -134,7 +134,7 @@ _moduleNodes = [NodePath("../../AnimationModule")]
|
|||
|
||||
[node name="AnimatedSprite2D" type="AnimatedSprite2D" parent="."]
|
||||
sprite_frames = ExtResource("10_514kd")
|
||||
animation = &"right"
|
||||
animation = &"down"
|
||||
|
||||
[node name="PlayerDetection" type="Area2D" parent="."]
|
||||
collision_layer = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue