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,64 @@
name=FEEL THE PRESSURE
bgColor=bright_black
border=bright_yellow
tileMapFile=45.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=0
roomLeft=14.room
roomRight=46.room
itemColor1=yellow
itemColor2=green
[enemy]
animation=chip.ani
x=4
y=5
vx=0
vy=60.0
x1=4
y1=2
x2=4
y2=13
color=green
[/enemy]
[enemy]
animation=chip.ani
x=10
y=4
vx=0
vy=60.0
x1=10
y1=2
x2=10
y2=13
color=bright_blue
[/enemy]
[enemy]
animation=chip.ani
x=16
y=3
vx=0
vy=60.0
x1=16
y1=2
x2=16
y2=13
color=magenta
[/enemy]
[item]
tileSetFile=items.gif
tile=54
x=17
y=1
[/item]
[item]
tileSetFile=items.gif
tile=54
x=18
y=12
[/item]