forked from jaildesigner-jailgames/jaildoctors_dilemma
Retocando pantallas
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name=no 05
|
||||
name=BIG JUMP
|
||||
bgColor=black
|
||||
border=red
|
||||
tileMapFile=05.tmx
|
||||
@@ -7,6 +7,8 @@ roomUp=0
|
||||
roomDown=60.room
|
||||
roomLeft=04.room
|
||||
roomRight=06.room
|
||||
itemColor1=bright_green
|
||||
itemColor2=green
|
||||
|
||||
[enemy]
|
||||
tileSetFile=diskette.png
|
||||
@@ -14,28 +16,69 @@ animation=diskette.ani
|
||||
width=16
|
||||
height=16
|
||||
x=15
|
||||
y=1
|
||||
y=4
|
||||
vx=0
|
||||
vy=0.6
|
||||
vy=0.8
|
||||
x1=15
|
||||
y1=1
|
||||
y1=0
|
||||
x2=15
|
||||
y2=12
|
||||
y2=11
|
||||
color=magenta
|
||||
[/enemy]
|
||||
|
||||
[enemy]
|
||||
tileSetFile=congo.png
|
||||
animation=congo.ani
|
||||
width=8
|
||||
height=16
|
||||
x=21
|
||||
y=12
|
||||
vx=0.4
|
||||
vy=0
|
||||
x1=21
|
||||
y1=12
|
||||
x2=28
|
||||
y2=12
|
||||
color=yellow
|
||||
flip=true
|
||||
[/enemy]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=1
|
||||
x=2
|
||||
y=6
|
||||
tile=68
|
||||
x=1
|
||||
y=3
|
||||
counter=1
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=1
|
||||
tile=68
|
||||
x=2
|
||||
y=3
|
||||
counter=2
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=68
|
||||
x=29
|
||||
y=12
|
||||
counter=2
|
||||
counter=3
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=68
|
||||
x=30
|
||||
y=12
|
||||
counter=4
|
||||
[/item]
|
||||
|
||||
[item]
|
||||
tileSetFile=items.png
|
||||
tile=68
|
||||
x=30
|
||||
y=3
|
||||
counter=5
|
||||
[/item]
|
||||
Reference in New Issue
Block a user