forked from jaildesigner-jailgames/jaildoctors_dilemma
52 lines
536 B
Plaintext
52 lines
536 B
Plaintext
name=that's a guitar
|
|
bgColor=black
|
|
border=black
|
|
tileMapFile=55.tmx
|
|
tileSetFile=standard.png
|
|
roomUp=0
|
|
roomDown=0
|
|
roomLeft=54.room
|
|
roomRight=56.room
|
|
itemColor1=magenta
|
|
itemColor2=red
|
|
autoSurface=left
|
|
|
|
[enemy]
|
|
tileSetFile=dimallas.png
|
|
animation=dimallas.ani
|
|
width=16
|
|
height=16
|
|
x=15
|
|
y=13
|
|
vx=0.6
|
|
vy=0
|
|
x1=9
|
|
y1=13
|
|
x2=25
|
|
y2=13
|
|
color=green
|
|
[/enemy]
|
|
|
|
[enemy]
|
|
tileSetFile=heavy.png
|
|
animation=heavy.ani
|
|
width=16
|
|
height=16
|
|
x=16
|
|
y=4
|
|
vx=0
|
|
vy=0.3
|
|
x1=16
|
|
y1=4
|
|
x2=16
|
|
y2=10
|
|
color=red
|
|
[/enemy]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=25
|
|
x=9
|
|
y=4
|
|
counter=1
|
|
[/item] |