feat: handle dynamically the winner wall (#40)

This commit is contained in:
2025-03-03 11:25:29 +01:00
committed by GitHub
parent e2bbf26929
commit f305cd6c1f
5 changed files with 200 additions and 174 deletions

View File

@ -1,5 +1,17 @@
{
"name": "Back on Track",
"musicName": "BackOnTrack",
"order": 2
"order": 2,
"elements": [
{
"type": 1,
"x": -6.684000015258789,
"y": -2.8970000743865969
},
{
"type": 1,
"x": -3.059999942779541,
"y": -2.930000066757202
}
]
}