don't autoplay the animations and reset to frame 0

This commit is contained in:
2022-11-10 00:20:26 -03:00
parent c2d1da5746
commit 7f10c06a0a
9 changed files with 1 additions and 14 deletions

View File

@@ -52,7 +52,6 @@ extents = Vector2( 5, 10.5 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
frames = SubResource( 7 )
animation = "deactivated"
playing = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
visible = false