Modificado el sprite de PACO

This commit is contained in:
2022-12-01 20:15:34 +01:00
parent 4cbe55c2d4
commit d7c49a0578
4 changed files with 5 additions and 5 deletions

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 239 B

After

Width:  |  Height:  |  Size: 357 B

View File

@@ -1,6 +1,6 @@
name=P.A.C.O. ON THE GO name=P.A.C.O. ON THE GO
bgColor=black bgColor=black
border=black border=blue
tileMapFile=42.tmx tileMapFile=42.tmx
tileSetFile=standard.png tileSetFile=standard.png
roomUp=0 roomUp=0
@@ -23,7 +23,7 @@ x1=10
y1=2 y1=2
x2=10 x2=10
y2=11 y2=11
color=green color=magenta
[/enemy] [/enemy]
[enemy] [enemy]

View File

@@ -1,4 +1,4 @@
name=P.A.C.O WORKSHOP name=P.A.C.O. WORKSHOP
bgColor=black bgColor=black
border=yellow border=yellow
tileMapFile=53.tmx tileMapFile=53.tmx