don't autoplay the animations and reset to frame 0
This commit is contained in:
@@ -30,8 +30,6 @@ extents = Vector2( 9.5, 9.5 )
|
||||
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
|
||||
frames = SubResource( 4 )
|
||||
animation = "walk"
|
||||
frame = 2
|
||||
playing = true
|
||||
|
||||
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
|
||||
visible = false
|
||||
|
Reference in New Issue
Block a user