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=FEEL THE HEAT
bgColor=red
border=black
tilemap=45.tmx
tileset=standard.png
tileMapFile=45.tmx
tileSetFile=standard.png
roomUp=0
roomDown=0
roomLeft=14.room
roomRight=46.room
[enemy]
tileset=chip.png
tileSetFile=chip.png
animation=chip.ani
width=8
height=16
@@ -25,7 +25,7 @@ color=green
[/enemy]
[enemy]
tileset=chip.png
tileSetFile=chip.png
animation=chip.ani
width=8
height=16
@@ -41,7 +41,7 @@ color=bright_blue
[/enemy]
[enemy]
tileset=chip.png
tileSetFile=chip.png
animation=chip.ani
width=8
height=16
@@ -57,7 +57,7 @@ color=magenta
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=5
x=12
y=2