Creando habitaciones

This commit is contained in:
2022-11-09 21:24:33 +01:00
parent 164dfe1e54
commit 41c765619d
22 changed files with 213 additions and 80 deletions
+9
View File
@@ -0,0 +1,9 @@
frameWidth=8
frameHeight=16
[animation]
name=default
speed=6
loop=0
frames=0,1,2,3
[/animation]
Binary file not shown.

After

Width:  |  Height:  |  Size: 187 B

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

After

Width:  |  Height:  |  Size: 413 B