Empezando a trabajar con los enemigos

This commit is contained in:
2022-08-20 19:11:59 +02:00
parent bb5d772a4b
commit 82089bb780
13 changed files with 68 additions and 14 deletions

View File

@@ -0,0 +1,10 @@
png_width_in_tiles=6
tile_width=16
tile_height=16
[animation]
name=walk
speed=8
loop=yes
frames=0,1,2,3,4,5,6
[/animation]