Files
jdd_opendingux/data/room/01.room

55 lines
458 B
Plaintext

name=void main
bg_color=black
tileset=standard.png
room_up=0
room_down=0
room_left=0
room_right=02.room
[tilemap]
01.tmx
[tilemap-end]
[enemy]
tileset=paco.png
width=16
height=16
x=1
y=0
vx=0
vy=0.3
x1=1
y1=0
x2=1
y2=6
color=red
[enemy-end]
[enemy]
tileset=paco.png
width=16
height=16
x=5
y=9
vx=0.6
vy=0
x1=5
y1=9
x2=22
y2=9
color=yellow
[enemy-end]
[item]
tileset=items.png
tile=0
x=1
y=7
[item-end]
[item]
tileset=items.png
tile=0
x=17
y=8
[item-end]