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=magnetic fields
bgColor=black
border=red
tilemap=60.tmx
tileset=standard.png
tileMapFile=60.tmx
tileSetFile=standard.png
roomUp=05.room
roomDown=59.room
roomLeft=0
@@ -11,7 +11,7 @@ itemColor1=red
itemColor2=green
[enemy]
tileset=wave_v.png
tileSetFile=wave_v.png
animation=wave_v.ani
width=8
height=8
@@ -27,7 +27,7 @@ color=yellow
[/enemy]
[enemy]
tileset=wave_v.png
tileSetFile=wave_v.png
animation=wave_v.ani
width=8
height=8
@@ -43,7 +43,7 @@ color=yellow
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=5
y=4
@@ -51,7 +51,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=4
y=9
@@ -59,7 +59,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=9
y=9
@@ -67,7 +67,7 @@ counter=3
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=22
y=9
@@ -75,7 +75,7 @@ counter=2
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=27
y=9
@@ -83,7 +83,7 @@ counter=3
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=1
x=26
y=4