Creando graficos de enemigos

This commit is contained in:
2022-10-09 23:06:35 +02:00
parent 532bf7deac
commit 8fc40d07f7
6 changed files with 27 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
frameWidth=16
frameHeight=16
[animation]
name=default
speed=8
loop=0
frames=0,1,2,3
[/animation]
Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

+9
View File
@@ -0,0 +1,9 @@
frameWidth=16
frameHeight=16
[animation]
name=default
speed=8
loop=0
frames=0,1,2,3
[/animation]
Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

+9
View File
@@ -0,0 +1,9 @@
frameWidth=16
frameHeight=16
[animation]
name=default
speed=8
loop=0
frames=0,1,2,3
[/animation]
Binary file not shown.

After

Width:  |  Height:  |  Size: 306 B