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=no 05
bgColor=black
border=red
tilemap=05.tmx
tileset=standard.png
tileMapFile=05.tmx
tileSetFile=standard.png
roomUp=0
roomDown=60.room
roomLeft=04.room
roomRight=06.room
[enemy]
tileset=diskette.png
tileSetFile=diskette.png
animation=diskette.ani
width=16
height=16
@@ -25,7 +25,7 @@ color=magenta
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=2
y=6
@@ -33,7 +33,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=29
y=12