Retocando pantallas

This commit is contained in:
2022-11-12 13:51:49 +01:00
parent be872971f5
commit b5f460571d
25 changed files with 328 additions and 183 deletions

View File

@@ -7,6 +7,8 @@ roomUp=0
roomDown=18.room
roomLeft=49.room
roomRight=16.room
itemColor1=yellow
itemColor2=red
[enemy]
tileSetFile=diskette.png
@@ -21,7 +23,7 @@ x1=5
y1=4
x2=5
y2=10
color=bright_red
color=green
[/enemy]
[enemy]
@@ -29,15 +31,15 @@ tileSetFile=diskette.png
animation=diskette.ani
width=16
height=16
x=13
y=1
x=12
y=3
vx=0
vy=0.4
x1=13
y1=1
x2=13
x1=12
y1=2
x2=12
y2=9
color=red
color=cyan
[/enemy]
[enemy]
@@ -51,7 +53,7 @@ vx=0.4
vy=0
x1=8
y1=13
x2=23
x2=18
y2=13
color=yellow
[/enemy]
@@ -62,4 +64,12 @@ tile=21
x=2
y=9
counter=1
[/item]
[item]
tileSetFile=items.png
tile=21
x=2
y=5
counter=2
[/item]