mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-02-17 12:28:10 +01:00
17 lines
286 B
JSON
17 lines
286 B
JSON
{
|
|
"name": "Back on Track",
|
|
"musicName": "BackOnTrack",
|
|
"totalJumps": 0,
|
|
"totalAttempts": 0,
|
|
"order": 2,
|
|
"elements": [
|
|
{
|
|
"type": "Spike",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
}
|
|
}
|
|
]
|
|
}
|