- Initial commit
This commit is contained in:
42
data/room/32.room
Normal file
42
data/room/32.room
Normal file
@@ -0,0 +1,42 @@
|
||||
name=...?
|
||||
bgColor=black
|
||||
border=cyan
|
||||
tileMapFile=32.tmx
|
||||
tileSetFile=standard.gif
|
||||
roomUp=34.room
|
||||
roomDown=28.room
|
||||
roomLeft=0
|
||||
roomRight=33.room
|
||||
|
||||
[enemy]
|
||||
tileSetFile=tree_thing.gif
|
||||
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]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=shooting_star.gif
|
||||
animation=shooting_star.ani
|
||||
width=16
|
||||
height=16
|
||||
x=10
|
||||
y=2
|
||||
vx=0
|
||||
vy=0
|
||||
x1=10
|
||||
y1=2
|
||||
x2=10
|
||||
y2=2
|
||||
color=white
|
||||
frame=0
|
||||
[/enemy]
|
||||
Reference in New Issue
Block a user