make dreadtooth animation start automatically

This commit is contained in:
Chris Cromer 2022-08-04 00:56:14 -04:00
parent 09916a0598
commit 89f1ac5303
Signed by: cromer
GPG Key ID: FA91071797BEEEC2
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ script = ExtResource( 2 )
frames = SubResource( 4 )
animation = "walk"
frame = 1
playing = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="."]
position = Vector2( -0.5, 5.5 )