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=the tube
bgColor=black
border=blue
tilemap=43.tmx
tileset=standard.png
tileMapFile=43.tmx
tileSetFile=standard.png
roomUp=42.room
roomDown=44.room
roomLeft=0
@@ -11,7 +11,7 @@ itemColor1=yellow
itemColor2=red
[enemy]
tileset=spider.png
tileSetFile=spider.png
animation=spider.ani
width=8
height=8
@@ -27,7 +27,7 @@ color=cyan
[/enemy]
[enemy]
tileset=spider.png
tileSetFile=spider.png
animation=spider.ani
width=8
height=8
@@ -43,7 +43,7 @@ color=green
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=8
x=21
y=10