Creando enemigos

This commit is contained in:
2022-10-09 23:09:02 +02:00
parent 8fc40d07f7
commit 6f621987c5
2 changed files with 9 additions and 0 deletions

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

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