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

@@ -7,6 +7,8 @@ roomUp=0
roomDown=15.room
roomLeft=13.room
roomRight=45.room
itemColor1=yellow
itemColor2=cyan
[enemy]
tileSetFile=matatunos.png
@@ -15,30 +17,13 @@ width=16
height=16
x=6
y=5
vx=0
vx=0.3
vy=0
x1=6
x1=5
y1=5
x2=6
x2=10
y2=5
color=bright_blue
[/enemy]
[enemy]
tileSetFile=batman.png
animation=batman.ani
width=8
height=16
x=9
y=13
vx=0.5
vy=0
x1=7
y1=13
x2=13
y2=13
color=blue
flip=true
color=bright_green
[/enemy]
[enemy]
@@ -75,7 +60,7 @@ color=magenta
[item]
tileSetFile=items.png
tile=0
tile=53
x=30
y=14
counter=1
@@ -83,8 +68,8 @@ counter=1
[item]
tileSetFile=items.png
tile=0
tile=53
x=25
y=4
y=1
counter=2
[/item]