forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user