feat: dynamically create elements levels (#39)

This commit is contained in:
2025-03-03 10:36:38 +01:00
committed by GitHub
parent ce92ba53cc
commit e2bbf26929
13 changed files with 608 additions and 476 deletions

View File

@ -4,11 +4,14 @@
"order": 1,
"elements": [
{
"type": "Spike",
"position": {
"x": 0,
"y": 0
}
"type": 0,
"x": -6.684000015258789,
"y": -2.8970000743865969
},
{
"type": 1,
"x": -3.059999942779541,
"y": -2.930000066757202
}
]
}