69 lines
665 B
Plaintext
69 lines
665 B
Plaintext
name=THE BIG TREE
|
|
bgColor=black
|
|
border=bright_blue
|
|
tileMapFile=09.tmx
|
|
tileSetFile=standard.png
|
|
roomUp=10.room
|
|
roomDown=08.room
|
|
roomLeft=0
|
|
roomRight=0
|
|
itemColor1=cyan
|
|
itemColor2=green
|
|
|
|
[enemy]
|
|
tileSetFile=congo.png
|
|
animation=congo.ani
|
|
width=8
|
|
height=16
|
|
x=10
|
|
y=12
|
|
vx=0.4
|
|
vy=0
|
|
x1=10
|
|
y1=12
|
|
x2=20
|
|
y2=12
|
|
color=yellow
|
|
flip=true
|
|
[/enemy]
|
|
|
|
[enemy]
|
|
tileSetFile=congo.png
|
|
animation=congo.ani
|
|
width=8
|
|
height=16
|
|
x=12
|
|
y=6
|
|
vx=0.6
|
|
vy=0
|
|
x1=12
|
|
y1=6
|
|
x2=17
|
|
y2=6
|
|
color=white
|
|
flip=true
|
|
[/enemy]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=52
|
|
x=5
|
|
y=7
|
|
counter=1
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=52
|
|
x=5
|
|
y=1
|
|
counter=2
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=52
|
|
x=17
|
|
y=4
|
|
counter=2
|
|
[/item] |