Creando habitaciones

This commit is contained in:
2022-11-09 21:24:33 +01:00
parent 164dfe1e54
commit 41c765619d
22 changed files with 213 additions and 80 deletions

View File

@@ -1,5 +1,5 @@
name=THE FINAL CROSSOVER
bgColor=black
bgColor=bright_black
border=yellow
tileMapFile=38.tmx
tileSetFile=standard.png
@@ -13,13 +13,13 @@ tileSetFile=arounder_stop.png
animation=arounder_stop.ani
width=7
height=8
x=8
x=9
y=11
vx=0
vy=0
x1=8
x1=9
y1=11
x2=8
x2=9
y2=11
color=white
[/enemy]
@@ -49,7 +49,7 @@ x=12
y=1
vx=0.5
vy=0
x1=9
x1=11
y1=1
x2=16
y2=1
@@ -57,6 +57,23 @@ color=white
flip=true
[/enemy]
[enemy]
tileSetFile=arounders_door.png
animation=arounders_door.ani
width=16
height=16
x=9
y=0
vx=0
vy=0
x1=9
y1=0
x2=9
y2=0
color=yellow
flip=true
[/enemy]
[enemy]
tileSetFile=arounder_fly.png
animation=arounder_fly.ani
@@ -83,11 +100,11 @@ x=12
y=10
vx=0.2
vy=0
x1=9
x1=10
y1=10
x2=17
y2=10
color=yellow
color=bright_yellow
flip=true
[/enemy]