locoworld: properly format Manifest, rename layers

This commit is contained in:
Lennart Buhl 2016-07-07 01:06:58 +02:00
parent 1b1b4738a8
commit f83195aed7
25 changed files with 42 additions and 42 deletions

View File

@ -2,7 +2,14 @@
"Name": "The locomotive!",
"FPS": 25,
"Layers" : {
"locomotive": {
"0bg": {
"Z-Index": 0,
"Direction": 5,
"Speed": 2,
"Repeat": true,
"Transparent": " "
},
"1locomotive": {
"Z-Index": 1,
"Direction": 4,
"Speed": 3,
@ -10,7 +17,7 @@
"Repeat": false,
"Transparent": "x"
},
"ground": {
"2ground": {
"Z-Index": 2,
"Direction": 6,
"Speed": 1,
@ -18,7 +25,7 @@
"Repeat": true,
"Transparent": " "
},
"front" : {
"3schuuuschuu" : {
"Z-Index": 3,
"Direction": 6,
"Speed": 2,
@ -26,15 +33,8 @@
"V-Offset": 16,
"Transparent": " "
},
"fixed": {
"Z-Index": 0,
"Direction": 5,
"Speed": 2,
"Repeat": true,
"Transparent": " "
},
"overlay": {
"Z-Index": 10,
"4overlay": {
"Z-Index": 4,
"Direction": 0,
"Speed": 0,
"Repeat": false,