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,67 @@
name=AEE REMAKE, PLEASE
bgColor=bright_black
border=yellow
tileMapFile=22.tmx
tileSetFile=standard.gif
roomUp=0
roomDown=0
roomLeft=0
roomRight=21.room
[enemy]
animation=mummy.ani
x=15
y=13
vx=18.0
vy=0
x1=12
y1=13
x2=21
y2=13
color=yellow
flip=true
[/enemy]
[enemy]
animation=mummy.ani
x=13
y=8
vx=18.0
vy=0
x1=13
y1=8
x2=19
y2=8
color=bright_yellow
flip=true
[/enemy]
[enemy]
animation=mummy.ani
x=22
y=8
vx=24.0
vy=0
x1=22
y1=8
x2=28
y2=8
color=bright_yellow
flip=true
[/enemy]
[item]
tileSetFile=items.gif
tile=37
x=1
y=2
counter=1
[/item]
[item]
tileSetFile=items.gif
tile=37
x=19
y=5
counter=2
[/item]