Trabajando en la precarga de habitaciones

This commit is contained in:
2022-10-30 13:27:30 +01:00
parent d1c27c4639
commit c11f5d2622
74 changed files with 1028 additions and 754 deletions

View File

@@ -1,8 +1,8 @@
name=P.A.C.O. on the go
bgColor=black
border=black
tilemap=42.tmx
tileset=standard.png
tileMapFile=42.tmx
tileSetFile=standard.png
roomUp=0
roomDown=43.room
roomLeft=53.room
@@ -11,7 +11,7 @@ itemColor1=magenta
itemColor2=red
[enemy]
tileset=paco.png
tileSetFile=paco.png
animation=paco.ani
width=16
height=16
@@ -27,7 +27,7 @@ color=green
[/enemy]
[enemy]
tileset=abad.png
tileSetFile=abad.png
animation=abad.ani
width=8
height=16
@@ -44,7 +44,7 @@ flip=true
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=41
x=2
y=9
@@ -52,7 +52,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=41
x=29
y=3