Añadiendo enemigos nuevos

This commit is contained in:
2022-10-21 21:50:38 +02:00
parent 8610431893
commit 47f16b7c14
24 changed files with 196 additions and 116 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -1,9 +1,9 @@
frameWidth=16
frameWidth=24
frameHeight=16
[animation]
name=default
speed=8
loop=0
frames=0,1,2,3,4,5
frames=0,1,2,3,4,5,6,7,8
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@@ -5,5 +5,5 @@ frameHeight=16
name=default
speed=8
loop=0
frames=0,1,2,3,4,5
frames=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@@ -5,5 +5,5 @@ frameHeight=16
name=default
speed=8
loop=0
frames=0,1,2,3,4,5,6,7,8,9,10,11
frames=0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17
[/animation]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 992 B

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -5,5 +5,5 @@ frameHeight=16
name=default
speed=8
loop=0
frames=0,1,2,3,4,5
frames=0,1,2,3,4,5,6
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -3,7 +3,7 @@ frameHeight=16
[animation]
name=default
speed=6
speed=8
loop=0
frames=0,1,2,3,4,5
frames=15,16,17,18,19,20,21,22,23,24,25,26,27,28
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@@ -0,0 +1,9 @@
frameWidth=16
frameHeight=16
[animation]
name=default
speed=8
loop=0
frames=15,16,17,18,19,20,21,22,23,24,25,26,27,28
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@@ -0,0 +1,9 @@
frameWidth=16
frameHeight=16
[animation]
name=default
speed=8
loop=0
frames=17,18,19,20,21,22,23,24,25,26,27,28,29,30
[/animation]

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB