feat: json loader (#37)

This commit is contained in:
2025-02-17 12:27:09 +01:00
committed by GitHub
parent 51404e5cc6
commit 827c867052
89 changed files with 1143 additions and 888 deletions

View File

@ -0,0 +1,16 @@
{
"name": "Back on Track",
"musicName": "BackOnTrack",
"totalJumps": 0,
"totalAttempts": 0,
"order": 2,
"elements": [
{
"type": "Spike",
"position": {
"x": 0,
"y": 0
}
}
]
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f32c76b542365930aa0e19dff76d20c7
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -0,0 +1,16 @@
{
"name": "Stereo Madness",
"musicName": "StereoMadness",
"totalJumps": 0,
"totalAttempts": 0,
"order": 1,
"elements": [
{
"type": "Spike",
"position": {
"x": 0,
"y": 0
}
}
]
}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: b865ad45000d21465bdcfbbca0225616
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: