Retocando pantallas

This commit is contained in:
2022-11-12 13:51:49 +01:00
parent be872971f5
commit b5f460571d
25 changed files with 328 additions and 183 deletions

View File

@@ -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]