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,36 @@
name=...?
bgColor=black
border=cyan
tileMapFile=32.tmx
tileSetFile=standard.gif
roomUp=34.room
roomDown=28.room
roomLeft=0
roomRight=33.room
[enemy]
animation=tree_thing.ani
x=23
y=4
vx=0
vy=24.0
x1=23
y1=4
x2=23
y2=13
color=yellow
[/enemy]
[enemy]
animation=shooting_star.ani
x=10
y=2
vx=0
vy=0
x1=10
y1=2
x2=10
y2=2
color=white
frame=0
[/enemy]