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=ENTRANCE TO THE VALLEY
bgColor=black
border=blue
tilemap=20.tmx
tileset=standard.png
tileMapFile=20.tmx
tileSetFile=standard.png
roomUp=0
roomDown=0
roomLeft=21.room
@@ -11,7 +11,7 @@ itemColor1=magenta
itemColor2=blue
[enemy]
tileset=bin.png
tileSetFile=bin.png
animation=bin.ani
width=16
height=8
@@ -27,7 +27,7 @@ color=magenta
[/enemy]
[enemy]
tileset=code.png
tileSetFile=code.png
animation=code.ani
width=16
height=16
@@ -43,7 +43,7 @@ color=yellow
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=11
x=7
y=3
@@ -51,7 +51,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=11
x=29
y=10