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=jailgames go to hell
bgColor=red
border=bright_red
tilemap=57.tmx
tileset=standard.png
tileMapFile=57.tmx
tileSetFile=standard.png
roomUp=0
roomDown=0
roomLeft=56.room
@@ -12,7 +12,7 @@ itemColor2=green
autoSurface=left
[enemy]
tileset=dimallas.png
tileSetFile=dimallas.png
animation=dimallas.ani
width=16
height=16
@@ -28,7 +28,7 @@ color=green
[/enemy]
[enemy]
tileset=dimallas_v.png
tileSetFile=dimallas_v.png
animation=dimallas_v.ani
width=16
height=16
@@ -44,7 +44,7 @@ color=white
[/enemy]
[enemy]
tileset=dimallas_v.png
tileSetFile=dimallas_v.png
animation=dimallas_v.ani
width=16
height=16
@@ -60,7 +60,7 @@ color=yellow
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=32
x=7
y=8
@@ -68,7 +68,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=32
x=14
y=8
@@ -76,7 +76,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=32
x=21
y=8
@@ -84,7 +84,7 @@ counter=3
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=32
x=9
y=14
@@ -92,7 +92,7 @@ counter=4
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=32
x=19
y=14