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=matatunos
bgColor=black
border=blue
tilemap=13.tmx
tileset=standard.png
tileMapFile=13.tmx
tileSetFile=standard.png
roomUp=0
roomDown=0
roomLeft=12.room
roomRight=14.room
[enemy]
tileset=matatunos.png
tileSetFile=matatunos.png
animation=matatunos.ani
width=16
height=16
@@ -25,7 +25,7 @@ color=bright_blue
[/enemy]
[enemy]
tileset=tuno.png
tileSetFile=tuno.png
animation=tuno.ani
width=16
height=16
@@ -41,7 +41,7 @@ color=red
[/enemy]
[enemy]
tileset=tuno.png
tileSetFile=tuno.png
animation=tuno.ani
width=16
height=16
@@ -57,7 +57,7 @@ color=red
[/enemy]
[enemy]
tileset=tuno.png
tileSetFile=tuno.png
animation=tuno.ani
width=16
height=16
@@ -73,7 +73,7 @@ color=red
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=0
x=9
y=5
@@ -81,7 +81,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=0
x=16
y=5
@@ -89,7 +89,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=0
x=23
y=5