gosl/levels/locoworld/Manifest.json
2016-02-06 22:08:07 +01:00

19 lines
258 B
JSON

{
"Name": "The locomotive!",
"FPS": 10,
"Layers" : {
"locomotive": {
"Z-Index": 0,
"Direction": 6,
"Speed": 2,
"Transparent": "•"
},
"background": {
"Z-Index": 1,
"Direction": 6,
"Speed": 1,
"Transparent": "•"
}
}
}