Probando nuevas animaciones para el personaje

This commit is contained in:
2022-09-14 17:39:48 +02:00
parent b93dc86cb0
commit 650df9baaf
2 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
frames_per_row=8 frames_per_row=14
frame_width=16 frame_width=16
frame_height=24 frame_height=24
@@ -13,19 +13,19 @@ frames=0,1,2,2,1,0,0,1,2,2,1,0,0,1,2,2,1,0,0,1,2,2,1,0,0,1,2,3,4,5,4,5,5,5,6,6,7
name=walk name=walk
speed=4 speed=4
loop=0 loop=0
frames=8,9,10,10,9,8,11,12,13,13,14,15 frames=14,15,16,17,18,19,20,21,22,23,24
[/animation] [/animation]
[animation] [animation]
name=jump name=jump
speed=10 speed=4
loop=-1 loop=-1
frames=16,17,18,17,16 frames=28,29,30,31,32,33,34,35,36,37,38,39,40,41
[/animation] [/animation]
[animation] [animation]
name=death name=death
speed=10 speed=10
loop=-1 loop=-1
frames=24,25,26,27,28,29,30,31 frames=42,43,44,45,46,47,48,49,50,51,52
[/animation] [/animation]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

After

Width:  |  Height:  |  Size: 10 KiB