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,63 @@
name=ENTER PAKU SIMBEL
bgColor=bright_black
border=yellow
tileMapFile=21.tmx
tileSetFile=standard.gif
roomUp=23.room
roomDown=0
roomLeft=22.room
roomRight=20.room
itemColor1=magenta
itemColor2=yellow
[enemy]
animation=mummy.ani
x=13
y=13
vx=18.0
vy=0
x1=9
y1=13
x2=18
y2=13
color=yellow
flip=true
[/enemy]
[enemy]
animation=spider.ani
x=13
y=9
vx=36.0
vy=0
x1=4
y1=9
x2=21
y2=9
color=bright_green
flip=true
[/enemy]
[item]
tileSetFile=items.gif
tile=36
x=8
y=11
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=36
x=19
y=11
counter=2
[/item]
[item]
tileSetFile=items.gif
tile=36
x=5
y=3
counter=3
[/item]