75 lines
725 B
Plaintext
75 lines
725 B
Plaintext
name=I DID NOT COPY THIS ONE
|
|
bgColor=black
|
|
border=magenta
|
|
tileMapFile=17.tmx
|
|
tileSetFile=standard.png
|
|
roomUp=0
|
|
roomDown=18.room
|
|
roomLeft=49.room
|
|
roomRight=16.room
|
|
itemColor1=yellow
|
|
itemColor2=red
|
|
|
|
[enemy]
|
|
tileSetFile=floppy.png
|
|
animation=floppy.ani
|
|
width=16
|
|
height=16
|
|
x=5
|
|
y=6
|
|
vx=0
|
|
vy=0.4
|
|
x1=5
|
|
y1=4
|
|
x2=5
|
|
y2=10
|
|
color=green
|
|
[/enemy]
|
|
|
|
[enemy]
|
|
tileSetFile=floppy.png
|
|
animation=floppy.ani
|
|
width=16
|
|
height=16
|
|
x=12
|
|
y=3
|
|
vx=0
|
|
vy=0.4
|
|
x1=12
|
|
y1=2
|
|
x2=12
|
|
y2=9
|
|
color=cyan
|
|
[/enemy]
|
|
|
|
[enemy]
|
|
tileSetFile=chip.png
|
|
animation=chip.ani
|
|
width=8
|
|
height=16
|
|
x=8
|
|
y=13
|
|
vx=0.4
|
|
vy=0
|
|
x1=8
|
|
y1=13
|
|
x2=18
|
|
y2=13
|
|
color=yellow
|
|
[/enemy]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=21
|
|
x=2
|
|
y=9
|
|
counter=1
|
|
[/item]
|
|
|
|
[item]
|
|
tileSetFile=items.png
|
|
tile=21
|
|
x=2
|
|
y=5
|
|
counter=2
|
|
[/item] |