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

@@ -1,6 +1,6 @@
name=no 04
name=JUMP THROUGH
bgColor=black
border=red
border=yellow
tileMapFile=04.tmx
tileSetFile=standard.png
roomUp=02.room
@@ -22,4 +22,28 @@ y1=12
x2=31
y2=12
color=magenta
[/enemy]
[/enemy]
[enemy]
tileSetFile=chip.png
animation=chip.ani
width=8
height=16
x=4
y=2
vx=0
vy=0.4
x1=4
y1=2
x2=4
y2=12
color=yellow
[/enemy]
[item]
tileSetFile=items.png
tile=51
x=2
y=3
counter=1
[/item]