fix errorspew in movesideside enemies without an AnimatedSprite (fixes #88)
This commit is contained in:
parent
28920ef700
commit
0655605091
7 changed files with 13 additions and 10 deletions
|
@ -42,6 +42,7 @@ position = Vector2( 5, 5 )
|
|||
|
||||
[node name="AnimatedSprite" type="AnimatedSprite" parent="Hitbox"]
|
||||
frames = SubResource( 3 )
|
||||
frame = 1
|
||||
playing = true
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hitbox"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue