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 workshop
bgColor=black
border=yellow
tilemap=53.tmx
tileset=standard.png
tileMapFile=53.tmx
tileSetFile=standard.png
roomUp=0
roomDown=51.room
roomLeft=0
@@ -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=yellow
[/enemy]
[enemy]
tileset=paco.png
tileSetFile=paco.png
animation=paco.ani
width=16
height=16
@@ -43,7 +43,7 @@ color=bright_red
[/enemy]
[enemy]
tileset=wave.png
tileSetFile=wave.png
animation=wave.ani
width=8
height=8
@@ -59,7 +59,7 @@ color=bright_yellow
[/enemy]
[enemy]
tileset=lamp.png
tileSetFile=lamp.png
animation=lamp.ani
width=16
height=16
@@ -75,7 +75,7 @@ color=bright_yellow
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=40
x=1
y=6
@@ -83,7 +83,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=40
x=1
y=9
@@ -91,7 +91,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=40
x=30
y=5