Calibrando habitaciones

This commit is contained in:
2022-11-08 19:18:48 +01:00
parent 3ef2ce3c0d
commit 977e134172
26 changed files with 328 additions and 172 deletions

View File

@@ -1,4 +1,4 @@
name=TUNOKILLER
name=TUNO KILLER
bgColor=black
border=blue
tileMapFile=13.tmx
@@ -7,6 +7,8 @@ roomUp=0
roomDown=0
roomLeft=12.room
roomRight=14.room
itemColor1=yellow
itemColor2=cyan
[enemy]
tileSetFile=matatunos.png
@@ -32,7 +34,7 @@ height=16
x=12
y=4
vx=0
vy=0.9
vy=1.1
x1=12
y1=1
x2=12
@@ -48,12 +50,12 @@ height=16
x=19
y=7
vx=0
vy=0.8
vy=0.9
x1=19
y1=1
x2=19
y2=13
color=red
color=yellow
[/enemy]
[enemy]
@@ -69,29 +71,29 @@ x1=26
y1=1
x2=26
y2=13
color=red
color=magenta
[/enemy]
[item]
tileSetFile=items.png
tile=0
tile=53
x=9
y=5
y=4
counter=1
[/item]
[item]
tileSetFile=items.png
tile=0
tile=53
x=16
y=5
y=4
counter=2
[/item]
[item]
tileSetFile=items.png
tile=0
tile=53
x=23
y=5
y=4
counter=3
[/item]