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 40
name=prevent the crisis
bgColor=black
border=red
border=bright_magenta
tilemap=40.tmx
tileset=standard.png
roomUp=0
@@ -9,25 +9,101 @@ roomLeft=41.room
roomRight=39.room
[enemy]
tileset=diskette.png
animation=diskette.ani
tileset=arounders_machine.png
animation=arounders_machine.ani
width=16
height=16
x=2
y=2
x=7
y=1
vx=0
vy=0
x1=2
x1=7
y1=1
x2=7
y2=1
color=red
[/enemy]
[enemy]
tileset=arounder_walk.png
animation=arounder_walk.ani
width=5
height=8
x=10
y=12
vx=0.4
vy=0
x1=7
y1=12
x2=26
y2=12
color=white
flip=true
[/enemy]
[enemy]
tileset=arounder_walk.png
animation=arounder_walk.ani
width=5
height=8
x=15
y=12
vx=0.4
vy=0
x1=7
y1=12
x2=26
y2=12
color=green
flip=true
[/enemy]
[enemy]
tileset=arounder_walk.png
animation=arounder_walk.ani
width=5
height=8
x=20
y=12
vx=0.4
vy=0
x1=7
y1=12
x2=26
y2=12
color=yellow
flip=true
[/enemy]
[enemy]
tileset=arounder_walk.png
animation=arounder_walk.ani
width=5
height=8
x=14
y=2
vx=0.4
vy=0
x1=11
y1=2
x2=2
x2=18
y2=2
color=magenta
color=cyan
flip=true
[/enemy]
[item]
tileset=items.png
tile=1
x=1
y=1
tile=5
x=10
y=2
counter=1
[/item]
[item]
tileset=items.png
tile=5
x=25
y=5
counter=2
[/item]