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=breakout.lua
bgColor=black
border=black
tilemap=52.tmx
tileset=standard.png
tileMapFile=52.tmx
tileSetFile=standard.png
roomUp=0
roomDown=0
roomLeft=0
@@ -11,7 +11,7 @@ itemColor1=bright_white
itemColor2=black
[enemy]
tileset=breakout.png
tileSetFile=breakout.png
animation=breakout.ani
width=24
height=32
@@ -27,7 +27,7 @@ color=white
[/enemy]
[item]
tileset=items.png
tileSetFile=items.png
tile=39
x=1
y=13