Nuevas fases y enemigos

This commit is contained in:
2022-11-01 09:41:03 +01:00
parent 9784d730a5
commit 008cce9f8b
10 changed files with 201 additions and 31 deletions

View File

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

BIN
data/enemies/abad_bell.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 555 B

9
data/enemies/dong.ani Normal file
View File

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

BIN
data/enemies/dong.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 592 B