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=KILLING SPREE
bgColor=black
border=blue
tilemap=14.tmx
tileset=standard.png
tileMapFile=14.tmx
tileSetFile=standard.png
roomUp=0
roomDown=15.room
roomLeft=13.room
roomRight=45.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=batman.png
tileSetFile=batman.png
animation=batman.ani
width=8
height=16
@@ -42,7 +42,7 @@ flip=true
[/enemy]
[enemy]
tileset=tuno.png
tileSetFile=tuno.png
animation=tuno.ani
width=16
height=16
@@ -58,7 +58,7 @@ color=red
[/enemy]
[enemy]
tileset=tuno.png
tileSetFile=tuno.png
animation=tuno.ani
width=16
height=16
@@ -74,7 +74,7 @@ color=magenta
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=0
x=30
y=14
@@ -82,7 +82,7 @@ counter=1
[/item]
[item]
tileset=items.png
tileSetFile=items.png
tile=0
x=25
y=4