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,74 @@
name=LAZY ROOM
bgColor=black
border=blue
tileMapFile=11.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=0
roomLeft=10.room
roomRight=12.room
[enemy]
animation=lamp.ani
x=7
y=10
vx=0
vy=0
x1=7
y1=10
x2=7
y2=10
color=magenta
[/enemy]
[enemy]
animation=lamp.ani
x=21
y=10
vx=0
vy=0
x1=21
y1=10
x2=21
y2=10
color=magenta
[/enemy]
[enemy]
animation=bin.ani
x=12
y=14
vx=48.0
vy=0
x1=3
y1=14
x2=27
y2=14
color=green
[/enemy]
[enemy]
animation=wave.ani
x=7
y=6
vx=30.0
vy=0
x1=0
y1=6
x2=14
y2=6
color=green
[/enemy]
[enemy]
animation=wave.ani
x=23
y=6
vx=-30.0
vy=0
x1=16
y1=6
x2=31
y2=6
color=green
[/enemy]