Añadiendo animaciones de la jail

This commit is contained in:
2022-09-19 23:58:16 +02:00
parent b117223756
commit 1b5bd667ac
12 changed files with 169 additions and 9 deletions

10
data/enemies/jailer.ani Normal file
View File

@@ -0,0 +1,10 @@
frames_per_row=4
frame_width=16
frame_height=16
[animation]
name=default
speed=4
loop=0
frames=0,1,2,3
[/animation]

BIN
data/enemies/jailer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

10
data/enemies/jailer2.ani Normal file
View File

@@ -0,0 +1,10 @@
frames_per_row=6
frame_width=16
frame_height=16
[animation]
name=default
speed=4
loop=0
frames=0,1,2,3,4,5,0,1,2,3,4,5,0,1,2,3,4,5,0,1,2,3,4,5,0,1,2,3,4,5,1,3,5,1,3,5,1,3,5
[/animation]

BIN
data/enemies/jailer2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 323 B

10
data/enemies/jailer3.ani Normal file
View File

@@ -0,0 +1,10 @@
frames_per_row=4
frame_width=16
frame_height=16
[animation]
name=default
speed=4
loop=0
frames=0,1,2,3
[/animation]

BIN
data/enemies/jailer3.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 378 B

10
data/enemies/printer.ani Normal file
View File

@@ -0,0 +1,10 @@
frames_per_row=6
frame_width=16
frame_height=16
[animation]
name=default
speed=6
loop=0
frames=0,1,2,3,4,5
[/animation]

BIN
data/enemies/printer.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 B