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": {
|
2016-02-08 22:41:22 +01:00
|
|
|
"Z-Index": 1,
|
2016-02-08 19:13:05 +01:00
|
|
|
"Direction": 4,
|
2016-02-08 19:54:28 +01:00
|
|
|
"Speed": 3,
|
2016-02-08 21:58:33 +01:00
|
|
|
"V-Offset": 7,
|
2016-02-06 23:16:13 +01:00
|
|
|
"Repeat": false,
|
2016-02-08 22:41:22 +01:00
|
|
|
"Transparent": "x"
|
2016-02-08 19:54:28 +01:00
|
|
|
},
|
|
|
|
"ground": {
|
2016-02-08 22:41:22 +01:00
|
|
|
"Z-Index": 2,
|
2016-02-08 19:54:28 +01:00
|
|
|
"Direction": 6,
|
|
|
|
"Speed": 1,
|
2016-02-08 22:41:22 +01:00
|
|
|
"V-Offset": 15,
|
2016-02-08 19:54:28 +01:00
|
|
|
"Repeat": true,
|
2016-02-08 20:57:33 +01:00
|
|
|
"Transparent": " "
|
|
|
|
},
|
|
|
|
"front" : {
|
2016-02-08 22:41:22 +01:00
|
|
|
"Z-Index": 3,
|
2016-02-08 20:57:33 +01:00
|
|
|
"Direction": 6,
|
|
|
|
"Speed": 2,
|
|
|
|
"Repeat": false,
|
|
|
|
"Transparent": " "
|
2016-02-08 21:58:33 +01:00
|
|
|
},
|
|
|
|
"fixed": {
|
|
|
|
"Z-Index": 0,
|
|
|
|
"Direction": 5,
|
|
|
|
"Speed": 2,
|
|
|
|
"Repeat": true,
|
|
|
|
"Transparent": " "
|
2016-02-08 20:57:33 +01:00
|
|
|
}
|
2016-02-06 22:08:04 +01:00
|
|
|
}
|
2016-02-06 15:44:09 +01:00
|
|
|
}
|