Skip to content

Commit

Permalink
Fix animation to be better [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
weluvgoatz authored Jun 22, 2020
1 parent d1215f1 commit 5becda3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions data/images/creatures/snowjumpy/snowjumpy.sprite
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@
(hitbox 7 8 31.8 31.8)
(images "up-2.png"
"up-1.png"
"up-0.png"
"down-1.png"
"down-2.png"
"down-2.png"
"down-1.png"
"down-0.png"
"up-0.png"))
Expand Down Expand Up @@ -81,4 +82,4 @@
(action
(name "editor-right")
(mirror-action "editor-left"))
)
)

0 comments on commit 5becda3

Please sign in to comment.