migrats els fitxers .room i .tmx a .yaml unificats

This commit is contained in:
2025-11-17 08:20:02 +01:00
parent a5d43dfb1f
commit 23fe4a35a9
298 changed files with 18063 additions and 507 deletions

View File

@@ -0,0 +1,53 @@
name=THE PASSAGE
bgColor=black
border=green
tileMapFile=12.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=0
roomLeft=11.room
roomRight=13.room
itemColor1=red
itemColor2=magenta
[enemy]
animation=floppy.ani
x=9
y=10
vx=36.0
vy=0
x1=4
y1=10
x2=22
y2=10
color=green
[/enemy]
[enemy]
animation=floppy.ani
x=1
y=0
vx=0
vy=30.0
x1=1
y1=0
x2=1
y2=7
color=yellow
[/enemy]
[item]
tileSetFile=items.gif
tile=34
x=17
y=8
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=34
x=3
y=6
counter=2
[/item]