forked from jaildesigner-jailgames/jaildoctors_dilemma
25 lines
286 B
Plaintext
25 lines
286 B
Plaintext
name=...?
|
|
bgColor=black
|
|
border=cyan
|
|
tileMapFile=32.tmx
|
|
tileSetFile=standard.png
|
|
roomUp=34.room
|
|
roomDown=28.room
|
|
roomLeft=0
|
|
roomRight=33.room
|
|
|
|
[enemy]
|
|
tileSetFile=tree_thing.png
|
|
animation=tree_thing.ani
|
|
width=16
|
|
height=16
|
|
x=23
|
|
y=4
|
|
vx=0
|
|
vy=0.4
|
|
x1=23
|
|
y1=4
|
|
x2=23
|
|
y2=13
|
|
color=yellow
|
|
[/enemy] |