Añadidas las fases del arounders

This commit is contained in:
2022-10-23 15:09:15 +02:00
parent 2921952ea5
commit 2e65ec722b
24 changed files with 537 additions and 131 deletions

View File

@@ -1,6 +1,6 @@
name=no 41
name=around with me
bgColor=black
border=red
border=blue
tilemap=41.tmx
tileset=standard.png
roomUp=0
@@ -9,25 +9,124 @@ roomLeft=42.room
roomRight=40.room
[enemy]
tileset=diskette.png
animation=diskette.ani
tileset=arounders_door.png
animation=arounders_door.ani
width=16
height=16
x=2
x=6
y=2
vx=0
vy=0
x1=2
x1=6
y1=2
x2=2
x2=6
y2=2
color=magenta
color=bright_cyan
[/enemy]
[enemy]
tileset=arounder_stop.png
animation=arounder_stop.ani
width=7
height=8
x=8
y=12
vx=0
vy=0
x1=8
y1=12
x2=8
y2=12
color=bright_cyan
[/enemy]
[enemy]
tileset=arounder_stop.png
animation=arounder_stop.ani
width=7
height=8
x=11
y=3
vx=0
vy=0
x1=11
y1=3
x2=11
y2=3
color=bright_cyan
[/enemy]
[enemy]
tileset=arounder_stop.png
animation=arounder_stop.ani
width=7
height=8
x=24
y=12
vx=0
vy=0
x1=24
y1=12
x2=24
y2=12
color=bright_cyan
[/enemy]
[enemy]
tileset=arounder_walk.png
animation=arounder_walk.ani
width=5
height=8
x=12
y=12
vx=0.3
vy=0
x1=9
y1=12
x2=23
y2=12
color=bright_cyan
flip=true
[/enemy]
[enemy]
tileset=arounder_walk.png
animation=arounder_walk.ani
width=5
height=8
x=14
y=12
vx=-0.4
vy=0
x1=9
y1=12
x2=23
y2=12
color=bright_cyan
flip=true
[/enemy]
[enemy]
tileset=arounder_walk.png
animation=arounder_walk.ani
width=5
height=8
x=14
y=6
vx=-0.4
vy=0
x1=12
y1=6
x2=20
y2=6
color=bright_cyan
flip=true
[/enemy]
[item]
tileset=items.png
tile=1
x=1
y=1
tile=46
x=9
y=2
counter=1
[/item]