Añadiendo enemigos

This commit is contained in:
2022-09-16 16:55:57 +02:00
parent 06cb1e748d
commit 93bf8cecb7
12 changed files with 257 additions and 5 deletions

10
media/enemies/batman.ani Normal file
View File

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

BIN
media/enemies/batman.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 241 B

View File

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

BIN
media/enemies/matatunos.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 332 B

10
media/enemies/tuno.ani Normal file
View File

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

BIN
media/enemies/tuno.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B