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
+10
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

+10
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

+10
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

+10
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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.6 KiB

After

Width:  |  Height:  |  Size: 7.5 KiB