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,46 @@
name=ROAD TO THE JAIL
bgColor=black
border=blue
tileMapFile=02.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=04.room
roomLeft=01.room
roomRight=03.room
itemColor1=yellow
itemColor2=bright_yellow
[enemy]
animation=bin.ani
x=4
y=7
vx=36.0
vy=0
x1=4
y1=7
x2=25
y2=7
color=green
[/enemy]
[enemy]
animation=upv_student.ani
x=4
y=13
vx=36.0
vy=0
x1=4
y1=13
x2=19
y2=13
color=cyan
flip=true
[/enemy]
[item]
tileSetFile=items.gif
tile=2
x=4
y=6
counter=1
[/item]