cnam-geometry-dash/Assets/Levels/back-on-track.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
}
}
]
}