Desaparición de la carpeta media

This commit is contained in:
2022-08-20 17:30:11 +02:00
parent 75c6acdd53
commit 8c87534848
32 changed files with 37 additions and 47 deletions

31
data/player/player.ani Normal file
View File

@@ -0,0 +1,31 @@
png_width_in_tiles=8
tile_width=16
tile_height=24
[animation]
name=stand
speed=8
loop=yes
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,6,7,0,0,0,0
[/animation]
[animation]
name=walk
speed=4
loop=yes
frames=8,9,10,10,9,8,11,12,13,13,14,15
[/animation]
[animation]
name=jump
speed=10
loop=no
frames=16,17,18,17,16
[/animation]
[animation]
name=death
speed=10
loop=no
frames=24,25,26,27,28,29,30,31
[/animation]