mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-04-17 18:56:18 +02:00
17 lines
242 B
JSON
17 lines
242 B
JSON
{
|
|
"Name": "Back on Track",
|
|
"MusicPath": "back-on-track.mp3",
|
|
"TotalJumps": 0,
|
|
"TotalAttempts": 0,
|
|
"KilledCount": 0,
|
|
"elements": [
|
|
{
|
|
"type": "Spike",
|
|
"position": {
|
|
"x": 0,
|
|
"y": 0
|
|
}
|
|
}
|
|
]
|
|
}
|