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,45 @@
name=THE TUBE
bgColor=black
border=blue
tileMapFile=43.tmx
tileSetFile=standard.gif
roomUp=42.room
roomDown=44.room
roomLeft=0
roomRight=0
itemColor1=yellow
itemColor2=red
[enemy]
animation=spider.ani
x=20
y=5
vx=18.0
vy=0
x1=20
y1=5
x2=23
y2=5
color=cyan
[/enemy]
[enemy]
animation=spider.ani
x=22
y=11
vx=18.0
vy=0
x1=20
y1=11
x2=23
y2=11
color=green
[/enemy]
[item]
tileSetFile=items.gif
tile=8
x=21
y=10
counter=1
[/item]