forked from jaildesigner-jailgames/jaildoctors_dilemma
Trabajando en la precarga de habitaciones
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
name=around with me
|
||||
bgColor=black
|
||||
border=blue
|
||||
tilemap=41.tmx
|
||||
tileset=standard.png
|
||||
tileMapFile=41.tmx
|
||||
tileSetFile=standard.png
|
||||
roomUp=0
|
||||
roomDown=0
|
||||
roomLeft=42.room
|
||||
roomRight=40.room
|
||||
|
||||
[enemy]
|
||||
tileset=arounders_door.png
|
||||
tileSetFile=arounders_door.png
|
||||
animation=arounders_door.ani
|
||||
width=16
|
||||
height=16
|
||||
@@ -25,7 +25,7 @@ color=bright_cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_stop.png
|
||||
tileSetFile=arounder_stop.png
|
||||
animation=arounder_stop.ani
|
||||
width=7
|
||||
height=8
|
||||
@@ -41,7 +41,7 @@ color=bright_cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_stop.png
|
||||
tileSetFile=arounder_stop.png
|
||||
animation=arounder_stop.ani
|
||||
width=7
|
||||
height=8
|
||||
@@ -57,7 +57,7 @@ color=bright_cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_stop.png
|
||||
tileSetFile=arounder_stop.png
|
||||
animation=arounder_stop.ani
|
||||
width=7
|
||||
height=8
|
||||
@@ -73,7 +73,7 @@ color=bright_cyan
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -90,7 +90,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -107,7 +107,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileset=arounder_walk.png
|
||||
tileSetFile=arounder_walk.png
|
||||
animation=arounder_walk.ani
|
||||
width=5
|
||||
height=8
|
||||
@@ -124,7 +124,7 @@ flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileset=items.png
|
||||
tileSetFile=items.png
|
||||
tile=46
|
||||
x=9
|
||||
y=2
|
||||
|
||||
Reference in New Issue
Block a user