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,32 @@
name=YOU SHALL NOT PASS
bgColor=bright_black
border=black
tileMapFile=28.tmx
tileSetFile=standard.gif
roomUp=32.room
roomDown=27.room
roomLeft=0
roomRight=31.room
itemColor1=bright_magenta
itemColor2=bright_green
[enemy]
animation=lord_abad.ani
x=0
y=5
vx=0
vy=0
x1=0
y1=5
x2=0
y2=5
color=yellow
[/enemy]
[item]
tileSetFile=items.gif
tile=58
x=2
y=11
counter=1
[/item]