gosl/levels/locoworld/Manifest.json

15 lines
202 B
JSON
Raw Normal View History

2016-02-07 12:16:58 +01:00
{
2016-02-06 15:44:09 +01:00
"Name": "The locomotive!",
2016-02-08 00:13:49 +01:00
"FPS": 25,
2016-02-06 22:08:04 +01:00
"Layers" : {
2016-02-06 23:16:13 +01:00
"locomotive": {
"Z-Index": 0,
"Direction": 6,
"Speed": 2,
"Repeat": false,
"Transparent": "•"
}
2016-02-07 12:16:58 +01:00
2016-02-06 22:08:04 +01:00
}
2016-02-06 15:44:09 +01:00
}