Skip to content

Commit

Permalink
Reset player default anim
Browse files Browse the repository at this point in the history
  • Loading branch information
outfrost committed Apr 26, 2021
1 parent f2530a0 commit 76e7bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion character/PlayerCharacter.tscn
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ shape = SubResource( 1 )

[node name="AnimatedSprite" type="AnimatedSprite" parent="."]
frames = ExtResource( 2 )
animation = "slash_down 1"
animation = "idle_down"
offset = Vector2( 0, -16 )

[node name="AudioStreamPlayerWalk1" type="AudioStreamPlayer" parent="."]
Expand Down

0 comments on commit 76e7bfb

Please sign in to comment.