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,15 +1,15 @@
name=ENTER PAKU SIMBEL
bgColor=black
border=yellow
tilemap=21.tmx
tileset=standard.png
tileMapFile=21.tmx
tileSetFile=standard.png
roomUp=23.room
roomDown=0
roomLeft=22.room
roomRight=20.room
[enemy]
tileset=mummy.png
tileSetFile=mummy.png
animation=mummy.ani
width=8
height=16
@@ -26,7 +26,7 @@ flip=true
[/enemy]
[enemy]
tileset=spider.png
tileSetFile=spider.png
animation=spider.ani
width=8
height=8
@@ -43,7 +43,7 @@ flip=true
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=36
x=8
y=11
@@ -51,7 +51,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=36
x=19
y=11
@@ -59,7 +59,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=36
x=14
y=3