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]

BIN
data/actors/enemies/bug.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

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]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

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]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

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]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB