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=heavy demons on leggins
bgColor=black
border=black
tilemap=56.tmx
tileset=standard.png
tileMapFile=56.tmx
tileSetFile=standard.png
roomUp=0
roomDown=0
roomLeft=55.room
@@ -12,7 +12,7 @@ itemColor2=green
autoSurface=left
[enemy]
tileset=demon.png
tileSetFile=demon.png
animation=demon.ani
width=16
height=16
@@ -28,7 +28,7 @@ color=red
[/enemy]
[enemy]
tileset=demon.png
tileSetFile=demon.png
animation=demon.ani
width=16
height=16
@@ -44,7 +44,7 @@ color=red
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=28
x=15
y=10
@@ -52,7 +52,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=28
x=16
y=10
@@ -60,7 +60,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=28
x=15
y=5
@@ -68,7 +68,7 @@ counter=3
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=28
x=16
y=5