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,66 @@
name=I DID NOT COPY THIS ONE
bgColor=black
border=magenta
tileMapFile=17.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=18.room
roomLeft=49.room
roomRight=16.room
itemColor1=yellow
itemColor2=red
[enemy]
animation=floppy.ani
x=5
y=6
vx=0
vy=24.0
x1=5
y1=4
x2=5
y2=10
color=green
[/enemy]
[enemy]
animation=floppy.ani
x=12
y=3
vx=0
vy=24.0
x1=12
y1=2
x2=12
y2=9
color=cyan
[/enemy]
[enemy]
animation=chip.ani
x=8
y=13
vx=24.0
vy=0
x1=8
y1=13
x2=18
y2=13
color=yellow
[/enemy]
[item]
tileSetFile=items.gif
tile=21
x=2
y=9
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=21
x=2
y=5
counter=2
[/item]