Compare commits
89 Commits
SPR
...
ducktown-b
| Author | SHA1 | Date | |
|---|---|---|---|
|
4becaf3455
|
|||
|
124988fdbb
|
|||
|
023d3b94a2
|
|||
|
b8bad06c1c
|
|||
|
014f515503
|
|||
|
eb5b36d270
|
|||
|
940e9be770
|
|||
|
049d43b5c5
|
|||
|
88f6536089
|
|||
|
7ed734b8c9
|
|||
|
ee09d575a9
|
|||
|
66b2473ce2
|
|||
|
02cc74a1f2
|
|||
|
960f5c0703
|
|||
|
341b28fa3d
|
|||
|
392bd73bae
|
|||
|
dad3bdb52b
|
|||
|
d91e8ae5f8
|
|||
|
5cfa9c9b8c
|
|||
|
e5937c3647
|
|||
|
583e50be30
|
|||
|
b8e7c769e4
|
|||
|
cd6a9105e4
|
|||
|
ab98cd2d50
|
|||
|
4ba3def7cb
|
|||
|
64bc354c65
|
|||
|
dfbbe6e340
|
|||
|
b36c58b66c
|
|||
|
2819d41d5f
|
|||
|
e93287acc4
|
|||
|
289611fe7b
|
|||
|
0ab6d810ba
|
|||
|
37a3df54b5
|
|||
|
d31a7de6e7
|
|||
|
fc6f4ecf29
|
|||
|
207b9fff25
|
|||
|
f47bd77412
|
|||
|
20125d5bcb
|
|||
|
066fed0f19
|
|||
|
e27464078e
|
|||
|
419ce21250
|
|||
| 7fbe1ed6f4 | |||
|
03b406139f
|
|||
| 0530dcbcd9 | |||
| eae52a747c | |||
| 3003319206 | |||
| 00da02fb90 | |||
| 66a6da65d2 | |||
| b05428ff53 | |||
| 90dea1672f | |||
| b350c8b7fa | |||
| c3129f5f20 | |||
| e79c671b8b | |||
| 35bcdd6b7a | |||
| a5c54fe631 | |||
| 659fd9ffc1 | |||
| 85de13ac80 | |||
| f7550aa292 | |||
| 311b07e90c | |||
| acd126db9e | |||
| 4f213f91e1 | |||
| dedf977206 | |||
| 556b54d952 | |||
| 6a32a2a83f | |||
| 55c434fb42 | |||
| ac7ea5d741 | |||
| 2d3eeb8d51 | |||
| 5a49114783 | |||
| 3182976525 | |||
| d9c2529c38 | |||
| ebb9ae3242 | |||
| 630f6155b4 | |||
| 5cc8eaf164 | |||
| 2cdb66b840 | |||
| fd9c6c7fd3 | |||
| 2f4f52e40a | |||
| 982836363c | |||
| 8e874653fa | |||
| e898556031 | |||
| d508d216e2 | |||
| c35d44dcf0 | |||
| ae6843713c | |||
| 53886cc9eb | |||
| 5ecc95c0c0 | |||
| cfa575b492 | |||
| ef5ed3a2ce | |||
| bfa5237161 | |||
| 99e1d1e294 | |||
| 775f887b41 |
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-440-a23",
|
||||
"clone": false,
|
||||
"name": "A-23 American",
|
||||
"description": "W&LE D-5 4-4-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Cab Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Cab Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Headlight Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Headlight Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Decal" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.25,
|
||||
0.25,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.407,
|
||||
4.46
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.22,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.22,
|
||||
3.465,
|
||||
3.883
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.22,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.22,
|
||||
3.465,
|
||||
3.883
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071068,
|
||||
0.0,
|
||||
0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"name": "A-23 American Tender",
|
||||
"description": "W&LE D-5 4-4-0 Tender",
|
||||
"newLoads": [
|
||||
{
|
||||
"maximumCapacity": 6000.0,
|
||||
"loadUnits": "Gallons",
|
||||
"requiredLoadIdentifier": "water"
|
||||
},
|
||||
{
|
||||
"maximumCapacity": 22000.0,
|
||||
"loadUnits": "Pounds",
|
||||
"requiredLoadIdentifier": "coal"
|
||||
}
|
||||
],
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Headlight Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Headlight Right" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.833,
|
||||
-3.25
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.033,
|
||||
2.823,
|
||||
-3.001
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.674,
|
||||
2.823,
|
||||
-3.001
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"name": "A-26 Atlantic",
|
||||
"description": "SSW E1 4-4-2",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "RN Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "RN Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Decal" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.17,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.3986,
|
||||
4.506
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.28,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.256,
|
||||
2.765,
|
||||
4.191
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7826082,
|
||||
0.0,
|
||||
-0.6225146
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.28,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.256,
|
||||
2.765,
|
||||
4.191
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.782608151,
|
||||
0.0,
|
||||
0.622514665
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"name": "A-26 Atlantic Tender",
|
||||
"description": "SSW E1 4-4-2 Tender",
|
||||
"newLoads": [
|
||||
{
|
||||
"maximumCapacity": 24000.0,
|
||||
"loadUnits": "Pounds",
|
||||
"requiredLoadIdentifier": "coal"
|
||||
},
|
||||
{
|
||||
"maximumCapacity": 6000.0,
|
||||
"loadUnits": "Gallons",
|
||||
"requiredLoadIdentifier": "water"
|
||||
}
|
||||
],
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 2" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Tail Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Tail Left" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.2
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.907,
|
||||
-3.965
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.223,
|
||||
3.058,
|
||||
-3.627
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.223,
|
||||
3.058,
|
||||
-3.627
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"name": "B-65 Berkshire",
|
||||
"description": "L&N M1 2-8-4",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Headlight Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Headlight Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Headlight Front" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Sanddome Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Sanddome Left" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.48,
|
||||
0.16,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.8,
|
||||
6.58
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.236,
|
||||
3.11,
|
||||
6.405
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.236,
|
||||
3.11,
|
||||
6.405
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"name": "B-65 Berkshire Tender",
|
||||
"description": "L&N M1 2-8-4 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Road Number" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Road Number 1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Road Number 2" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.955,
|
||||
-6.61
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.35,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.748,
|
||||
4.182,
|
||||
-6.129
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.35,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.234,
|
||||
4.182,
|
||||
-6.129
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"name": "C-25 Consolidation",
|
||||
"description": "Ma&Pa BW&Co 2-8-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Sandbox Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Sandbox Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Headlight Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Headlight Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right Headlight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left Headlight" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.24,
|
||||
0.24,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.367,
|
||||
4.8
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.2,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.243153,
|
||||
3.44885,
|
||||
4.28285
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.2,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.243153,
|
||||
3.44885,
|
||||
4.28285
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"name": "C-25 Consolidation Tender",
|
||||
"description": "Ma&Pa BW&Co 2-8-0 Tender",
|
||||
"newLoads": [
|
||||
{
|
||||
"maximumCapacity": 16000.0,
|
||||
"loadUnits": "Pounds",
|
||||
"requiredLoadIdentifier": "coal"
|
||||
},
|
||||
{
|
||||
"maximumCapacity": 4000.0,
|
||||
"loadUnits": "Gallons",
|
||||
"requiredLoadIdentifier": "water"
|
||||
}
|
||||
],
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Tail Light Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Tail Light Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.876,
|
||||
-2.895
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.067,
|
||||
2.851,
|
||||
-2.407
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.602,
|
||||
2.851,
|
||||
-2.407
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-480-c40",
|
||||
"clone": false,
|
||||
"name": "C-40 Mastodon",
|
||||
"description": "N&W M 4-8-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Boiler Front" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Boiler Front Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Boiler Front Left" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.33,
|
||||
0.33,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.892,
|
||||
6.04
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
-4.371139E-08
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.251,
|
||||
3.664,
|
||||
6.177
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.8616291,
|
||||
0.0,
|
||||
-0.5075384
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.251,
|
||||
3.664,
|
||||
6.177
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.8616291,
|
||||
0.0,
|
||||
-0.5075384
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"identifier": "lt-480-c40",
|
||||
"clone": false,
|
||||
"name": "C-40 Mastodon Tender",
|
||||
"description": "N&W M 4-8-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Rear Number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.109,
|
||||
-4.396
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,163 @@
|
||||
{
|
||||
"identifier": "ls-280-c46",
|
||||
"clone": false,
|
||||
"name": "C-46 Consolidation",
|
||||
"description": "SOU Ks-1 2-8-0",
|
||||
"weightOnDrivers": 187000.0,
|
||||
"weightEmpty": 214000,
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 2" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 3" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 4" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 5" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 6" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 7" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 8" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 9" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.36,
|
||||
0.2,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.55476,
|
||||
5.77068
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.204,
|
||||
2.867,
|
||||
5.493
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.204,
|
||||
2.867,
|
||||
5.493
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-280-c46",
|
||||
"clone": false,
|
||||
"name": "C-46 Consolidation Tender",
|
||||
"description": "SOU Ks-1 2-8-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Center Rear" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Light Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Light Left" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight " }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.425,
|
||||
-3.97
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.26,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.216,
|
||||
3.262,
|
||||
-3.591
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.26,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.216,
|
||||
3.262,
|
||||
-3.591
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-280-c55",
|
||||
"clone": false,
|
||||
"name": "C-55 Consolidation",
|
||||
"description": "LS&I SC-1 2-8-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "ARN Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "ARN Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "ARN Headlight Right " },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "ARN Headlight Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "ARN Headlight Front" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.32,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
3.07,
|
||||
5.367
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.24,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.32,
|
||||
4.125,
|
||||
5.478
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.8633956,
|
||||
0.0,
|
||||
-0.5045276
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.24,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.32,
|
||||
4.125,
|
||||
5.478
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.8633956,
|
||||
0.0,
|
||||
0.5045276
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"identifier": "lt-280-c55",
|
||||
"clone": false,
|
||||
"name": "C-55 Consolidation Tender",
|
||||
"description": "LS&I SC-1 2-8-0 Tender",
|
||||
"newLoads": [
|
||||
{
|
||||
"maximumCapacity": 26000.0,
|
||||
"loadUnits": "Pounds",
|
||||
"requiredLoadIdentifier": "coal"
|
||||
},
|
||||
{
|
||||
"maximumCapacity": 8500.0,
|
||||
"loadUnits": "Gallons",
|
||||
"requiredLoadIdentifier": "water"
|
||||
}
|
||||
],
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.14,
|
||||
-4.04
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-2100-d46",
|
||||
"clone": false,
|
||||
"name": "D-46 Decapod",
|
||||
"description": "SRC Baldwin 2-10-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right Dome" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left Dome" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight 1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.24,
|
||||
0.24,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0,
|
||||
2.8793,
|
||||
5.69069
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.34,
|
||||
0.23,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.314,
|
||||
3.921,
|
||||
5.748
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.8633956,
|
||||
0.0,
|
||||
-0.5045276
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.34,
|
||||
0.23,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.314,
|
||||
3.921,
|
||||
5.748
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.8633956,
|
||||
0.0,
|
||||
0.5045276
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"identifier": "lt-2100-d46",
|
||||
"clone": false,
|
||||
"name": "D-46 Decapod Tender",
|
||||
"description": "SRC Baldwin 2-10-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Back" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.097,
|
||||
-3.92
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"identifier": "ls-2102-f71",
|
||||
"clone": false,
|
||||
"name": "F-71 Santa Fe",
|
||||
"description": "SOU Ss 2-10-2",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Decal " },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Sandome Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Sandome Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Lettering Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Lettering Left" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.24,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.70106,
|
||||
6.68394
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.25,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.194,
|
||||
3.032,
|
||||
6.436
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.25,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.194,
|
||||
3.032,
|
||||
6.436
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"identifier": "lt-2102-f71",
|
||||
"clone": false,
|
||||
"name": "F-71 Santa Fe Tender",
|
||||
"description": "SOU Ss 2-10-2 Tender",
|
||||
"newLoads": [
|
||||
{
|
||||
"maximumCapacity": 32000.0,
|
||||
"loadUnits": "Pounds",
|
||||
"requiredLoadIdentifier": "coal"
|
||||
},
|
||||
{
|
||||
"maximumCapacity": 9000.0,
|
||||
"loadUnits": "Gallons",
|
||||
"requiredLoadIdentifier": "water"
|
||||
}
|
||||
],
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal Logo" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.187,
|
||||
-4.25
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"identifier": "ls-260-g16",
|
||||
"clone": false,
|
||||
"name": "G-16 Mogul",
|
||||
"description": "T&T Baldwin 2-6-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 2" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 3" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 4" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 5" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 6" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal 7" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.32,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.1027832,
|
||||
3.704001
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.238865,
|
||||
3.12945,
|
||||
3.68698
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.238865,
|
||||
3.12945,
|
||||
3.68698
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-260-g16",
|
||||
"clone": false,
|
||||
"name": "G-16 Mogul Tender",
|
||||
"description": "T&T Baldwin 2-6-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Tail Light Decal 1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Tail Light Decal 2" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.86,
|
||||
-2.935
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.12,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.240765,
|
||||
3.05629,
|
||||
-2.64935
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.12,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.240765,
|
||||
3.05629,
|
||||
-2.64935
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-260-g25",
|
||||
"clone": false,
|
||||
"name": "G-25 Mogul",
|
||||
"description": "GB&W ALCo 2-6-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Left Decal" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.32,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.43678,
|
||||
4.93232
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.265,
|
||||
3.41,
|
||||
4.947
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.8594064,
|
||||
0.0,
|
||||
-0.511293054
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.265,
|
||||
3.41,
|
||||
4.947
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.8594064,
|
||||
0.0,
|
||||
0.5112931
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,161 @@
|
||||
{
|
||||
"identifier": "lt-260-g25",
|
||||
"clone": false,
|
||||
"name": "G-25 Mogul Tender",
|
||||
"description": "GB&W ALCo 2-6-0 Tender",
|
||||
"newLoads": [
|
||||
{
|
||||
"maximumCapacity": 24000.0,
|
||||
"loadUnits": "Pounds",
|
||||
"requiredLoadIdentifier": "coal"
|
||||
},
|
||||
{
|
||||
"maximumCapacity": 5000.0,
|
||||
"loadUnits": "Gallons",
|
||||
"requiredLoadIdentifier": "water"
|
||||
}
|
||||
],
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear 1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear 2" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.816,
|
||||
-3.47
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.928,
|
||||
2.883,
|
||||
-3.19
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.483,
|
||||
2.883,
|
||||
-3.19
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"identifier": "ls-282-k28t",
|
||||
"clone": false,
|
||||
"name": "K-28ST Mikado Tank",
|
||||
"description": "HLCo ALCo 2-8-2ST",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right RN Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left RN Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear RN Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front RN Decal" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.27,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.38146,
|
||||
4.13747
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.17
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": null,
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.05,
|
||||
-5.163
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-282-k35",
|
||||
"clone": false,
|
||||
"name": "K-35 Mikado",
|
||||
"description": "MCR Baldwin 2-8-2",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Headlight Front" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Left" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.2,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.32547,
|
||||
5.00143
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.22,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.204,
|
||||
2.664,
|
||||
4.753
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.22,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.204,
|
||||
2.664,
|
||||
4.753
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-282-k35",
|
||||
"clone": false,
|
||||
"name": "K-35 Mikado Tender",
|
||||
"description": "MCR Baldwin 2-8-2 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Headlight Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Headlight Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.689,
|
||||
-3.375
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.15,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.196,
|
||||
2.834,
|
||||
-3.095
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.23,
|
||||
0.15,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.196,
|
||||
2.834,
|
||||
-3.095
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-462-p18",
|
||||
"clone": false,
|
||||
"name": "P-18 Pacific",
|
||||
"description": "LRLCo Baldwin 4-6-2",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Left" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.32,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.236,
|
||||
4.26
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.28,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.227,
|
||||
3.269,
|
||||
3.781
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.7071069,
|
||||
0.0,
|
||||
0.7071067
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.28,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.227,
|
||||
3.269,
|
||||
3.781
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-462-p18",
|
||||
"clone": false,
|
||||
"name": "P-18 Pacific Tender",
|
||||
"description": "LRLCo Baldwin 4-6-2 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal Tailight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal Tailight 2" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.908,
|
||||
-2.96
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.24,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.216,
|
||||
2.583,
|
||||
-3.195
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.24,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.216,
|
||||
2.583,
|
||||
-3.195
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-462-p43",
|
||||
"clone": false,
|
||||
"name": "P-43 Pacific",
|
||||
"description": "Erie K-5 4-6-2",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right Headlight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left Headlight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Headlight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.37,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.684,
|
||||
6.774
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.26,
|
||||
0.16,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.26,
|
||||
3.07,
|
||||
6.578
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.26,
|
||||
0.16,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.26,
|
||||
3.07,
|
||||
6.578
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,87 @@
|
||||
{
|
||||
"identifier": "lt-462-p43",
|
||||
"clone": false,
|
||||
"name": "P-43 Pacific Tender",
|
||||
"description": "Erie K-5 4-6-2 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Tender Rear Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Tender Rear Decal Right" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Rear Number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.109,
|
||||
-4.396
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-462-p48",
|
||||
"clone": false,
|
||||
"name": "P-48 Pacific",
|
||||
"description": "Southern Ps-4 4-6-2",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Headlight Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Headlight Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Headlight Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Cab Decal Right" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.642,
|
||||
6.29
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.227,
|
||||
0.16,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.218,
|
||||
3.016,
|
||||
6.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.227,
|
||||
0.16,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.218,
|
||||
3.016,
|
||||
6.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"identifier": "lt-462-p48",
|
||||
"clone": false,
|
||||
"name": "P-48 Pacific Tender",
|
||||
"description": "Southern Ps-4 4-6-2 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.109,
|
||||
-5.84
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,85 @@
|
||||
{
|
||||
"identifier": "ls-060-s23",
|
||||
"clone": false,
|
||||
"name": "S-23 Six-Coupled",
|
||||
"description": "CNW M1 0-6-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left Dome" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right Dome" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [ 0.3, 0.3, 0.02 ],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [ 0.0, 2.5601, 4.34065 ],
|
||||
"rotation": [ 0.0, 1.0, 0.0, 0.0 ],
|
||||
"scale": [ 1.0, 1.0, 1.0 ] },
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [ 0.4, 0.25, 0.02 ],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [ 0.379, 3.675, 3.682 ],
|
||||
"rotation": [ 0.0, 0.898794055, 0.0, -0.438371122 ],
|
||||
"scale": [ 1.0, 1.0, 1.0 ] },
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [ 0.4, 0.25, 0.02 ],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [ -0.379, 3.675, 3.682 ],
|
||||
"rotation": [ 0.0, 0.898794055, 0.0, 0.438371152 ],
|
||||
"scale": [ 1.0, 1.0, 1.0 ] },
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [ "000000" ],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [ 0.0, 0.0, 0.0 ],
|
||||
"rotation": [ 0.0, 0.0, 0.0, 1.0 ],
|
||||
"scale": [ 1.0, 1.0, 1.0 ] },
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-060-s23",
|
||||
"clone": false,
|
||||
"name": "S-23 Six-Coupled Tender",
|
||||
"description": "CNW R1 0-6-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Right Decal" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.969,
|
||||
-3.32
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.33,
|
||||
0.20,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.315,
|
||||
3.1,
|
||||
-2.8
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.5075384,
|
||||
0.0,
|
||||
-0.8616292
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.33,
|
||||
0.20,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.315,
|
||||
3.1,
|
||||
-2.8
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.5075384,
|
||||
0.0,
|
||||
0.8616291
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-080-s51",
|
||||
"clone": false,
|
||||
"name": "S-51 Eight-Coupled",
|
||||
"description": "USRA 0-8-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.36,
|
||||
0.2,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
3.73,
|
||||
5.00295
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.15,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.25,
|
||||
4.098,
|
||||
4.786
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.15,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.25,
|
||||
4.098,
|
||||
4.786
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-080-s51",
|
||||
"clone": false,
|
||||
"name": "S-51 Eight-Coupled Tender",
|
||||
"description": "USRA 0-8-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear Right" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.99,
|
||||
-3.97
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.227,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.216486,
|
||||
3.04402,
|
||||
-3.59097
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.227,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.216486,
|
||||
3.04402,
|
||||
-3.59097
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"identifier": "ls-460-t17",
|
||||
"clone": false,
|
||||
"name": "T-17 Ten-Wheeler",
|
||||
"description": "Sierra Rogers 4-6-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Front Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Left Decal" },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight 1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.28,
|
||||
0.28,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.1835,
|
||||
6.01974
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.2,
|
||||
0.12,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.256,
|
||||
3.32,
|
||||
5.468
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.2,
|
||||
0.12,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.256,
|
||||
3.32,
|
||||
5.468
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,81 @@
|
||||
{
|
||||
"identifier": "lt-460-t17",
|
||||
"clone": false,
|
||||
"name": "T-17 Ten-Wheeler Tender",
|
||||
"description": "Sierra Rogers 4-6-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Right Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Left Decal" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Rear Decal" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.879,
|
||||
-3.056
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,155 @@
|
||||
{
|
||||
"identifier": "ls-460-t21",
|
||||
"clone": false,
|
||||
"name": "T-21 Ten-Wheeler",
|
||||
"description": "IC 371 4-6-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Lettering Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Lettering Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "RoadNumber Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "RoadNumber Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "RoadNumber Right Headlight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "RoadNumber Left Headlight" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "RoadNumber Front" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.24,
|
||||
0.24,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "806020",
|
||||
"name": "numberplate number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0,
|
||||
2.55481,
|
||||
5.534
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.15,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.285,
|
||||
3.965,
|
||||
5.08
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.15,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.285,
|
||||
3.965,
|
||||
5.08
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,93 @@
|
||||
{
|
||||
"identifier": "lt-460-t21",
|
||||
"clone": false,
|
||||
"name": "T-21 Ten-Wheeler Tender",
|
||||
"description": "IC 371 4-6-0 Tender",
|
||||
"newLoads": [
|
||||
{
|
||||
"maximumCapacity": 20000.0,
|
||||
"loadUnits": "Pounds",
|
||||
"requiredLoadIdentifier": "coal"
|
||||
},
|
||||
{
|
||||
"maximumCapacity": 4200.0,
|
||||
"loadUnits": "Gallons",
|
||||
"requiredLoadIdentifier": "water"
|
||||
}
|
||||
],
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.958,
|
||||
-3.18
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "ls-460-t22",
|
||||
"clone": false,
|
||||
"name": "T-22 Ten-Wheeler",
|
||||
"description": "SOU F-1 4-6-0",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Front " },
|
||||
{
|
||||
"kind": "ClassLight",
|
||||
"name": "ClassLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.18,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "headlight number F",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.115,
|
||||
5.766
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
1.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.25,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.207,
|
||||
2.421,
|
||||
5.51
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.25,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "headlight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.207,
|
||||
2.421,
|
||||
5.51
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,149 @@
|
||||
{
|
||||
"identifier": "lt-460-t22",
|
||||
"clone": false,
|
||||
"name": "T-22 Ten-Wheeler Tender",
|
||||
"description": "SOU F-1 4-6-0 Tender",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Left" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Right" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear 1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "Decal Rear 2" },
|
||||
{
|
||||
"kind": "MarkerLight",
|
||||
"name": "MarkerLight" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.2,
|
||||
0.5,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "rear number",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
1.98,
|
||||
-3.515
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.25,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.885,
|
||||
3.112,
|
||||
-3.25
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.25,
|
||||
0.13,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "A0A0A4",
|
||||
"name": "tailight number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.452,
|
||||
3.112,
|
||||
-3.25
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Colorizer",
|
||||
"hexColors": [
|
||||
"000000"
|
||||
],
|
||||
"material": null,
|
||||
"name": "Colorizer",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (L)",
|
||||
"GroupID": "mev-exlarge-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (M)",
|
||||
"GroupID": "mev-large-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (S)",
|
||||
"GroupID": "mev-small-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Lettering",
|
||||
"GroupID": "mev-center-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.85,
|
||||
0.394,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.85,
|
||||
0.394,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.524,
|
||||
2.228,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"identifier": "ls-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Extra Cab Lettering",
|
||||
"GroupID": "mev-extra-cab-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.913,
|
||||
0.203,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.524,
|
||||
2.464,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.913,
|
||||
0.203,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.524,
|
||||
2.464,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.913,
|
||||
0.203,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.524,
|
||||
1.986,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.913,
|
||||
0.203,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.524,
|
||||
1.986,
|
||||
-3.187
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "ls-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.22,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.22,
|
||||
3.465,
|
||||
3.883
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.32,
|
||||
0.22,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.22,
|
||||
3.465,
|
||||
3.883
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071068,
|
||||
0.0,
|
||||
0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (B)",
|
||||
"GroupID": "mev-side-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
6.24,
|
||||
1.36,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.525,
|
||||
1.8305,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071068,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
6.24,
|
||||
1.36,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.525,
|
||||
1.8305,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (H)",
|
||||
"GroupID": "mev-side-lettering-horiz",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
6.24,
|
||||
0.5496,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.525,
|
||||
1.8305,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071068,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
6.24,
|
||||
0.5496,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.525,
|
||||
1.8305,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (V)",
|
||||
"GroupID": "mev-side-lettering-vert",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.525,
|
||||
1.829,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071068,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.525,
|
||||
1.829,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Numbers",
|
||||
"GroupID": "mev-side-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.525,
|
||||
1.8305,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071068,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.525,
|
||||
1.8305,
|
||||
0.016
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Bunker Lettering",
|
||||
"GroupID": "mev-bunker-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
3.5,
|
||||
0.49,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.525,
|
||||
2.767,
|
||||
1.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
3.5,
|
||||
0.49,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.525,
|
||||
2.767,
|
||||
1.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Tender Capacity",
|
||||
"GroupID": "mev-tender-capacity",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "SetTextDecalComponent",
|
||||
"size": [
|
||||
1.0,
|
||||
0.3,
|
||||
0.02
|
||||
],
|
||||
"text": "<line-height=92px><size=95.6>6000 GAL<br>11 TONS",
|
||||
"forceColor": "",
|
||||
"id": "MEV Fuel Capacity",
|
||||
"debug": false,
|
||||
"name": "tender capacity",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.789,
|
||||
2.336,
|
||||
-3.25
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "lt-440-a23",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.033,
|
||||
2.823,
|
||||
-3.001
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.674,
|
||||
2.823,
|
||||
-3.001
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (L)",
|
||||
"GroupID": "mev-exlarge-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (M)",
|
||||
"GroupID": "mev-large-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (S)",
|
||||
"GroupID": "mev-small-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Lettering",
|
||||
"GroupID": "mev-center-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.169,
|
||||
0.40676,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.169,
|
||||
0.40676,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.515,
|
||||
2.4145,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Extra Cab Lettering",
|
||||
"GroupID": "mev-extra-cab-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
2.36,
|
||||
0.219,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.515,
|
||||
2.72,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
2.36,
|
||||
0.219,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.515,
|
||||
2.72,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
2.36,
|
||||
0.219,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.515,
|
||||
2.109,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
2.36,
|
||||
0.219,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.515,
|
||||
2.109,
|
||||
-4.902,
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Sandome Numbers",
|
||||
"GroupID": "mev-sandome-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.3,
|
||||
0.1
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.32,
|
||||
4.036,
|
||||
1.089
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.3,
|
||||
0.1
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.32,
|
||||
4.036,
|
||||
1.089
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "ls-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.28,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.256,
|
||||
2.765,
|
||||
4.191
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7826082,
|
||||
0.0,
|
||||
-0.6225146
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.28,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.256,
|
||||
2.765,
|
||||
4.191
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.782608151,
|
||||
0.0,
|
||||
0.622514665
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (B)",
|
||||
"GroupID": "mev-side-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
7.18,
|
||||
1.33,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.512,
|
||||
1.907,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
7.18,
|
||||
1.33,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.512,
|
||||
1.907,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (H)",
|
||||
"GroupID": "mev-side-lettering-horiz",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
7.18,
|
||||
0.5872,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.512,
|
||||
1.907,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
7.18,
|
||||
0.5872,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.512,
|
||||
1.907,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (V)",
|
||||
"GroupID": "mev-side-lettering-vert",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.512,
|
||||
1.893,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.512,
|
||||
1.893,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Numbers",
|
||||
"GroupID": "mev-side-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.512,
|
||||
1.907,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.512,
|
||||
1.907,
|
||||
-0.146
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Bunker Lettering",
|
||||
"GroupID": "mev-bunker-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
5.5,
|
||||
0.57,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.51,
|
||||
2.83,
|
||||
0.616
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
5.5,
|
||||
0.57,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.51,
|
||||
2.83,
|
||||
0.616
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Tender Capacity",
|
||||
"GroupID": "mev-tender-capacity",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "SetTextDecalComponent",
|
||||
"size": [
|
||||
1.0,
|
||||
0.3,
|
||||
0.02
|
||||
],
|
||||
"text": "<line-height=92px><size=95.6>6000 GAL<br>12 TONS",
|
||||
"forceColor": "",
|
||||
"id": "MEV Fuel Capacity",
|
||||
"debug": false,
|
||||
"name": "tender capacity",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.0,
|
||||
2.372,
|
||||
-3.965
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "lt-442-a26",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.223,
|
||||
3.058,
|
||||
-3.627
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.3,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.223,
|
||||
3.058,
|
||||
-3.627
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (L)",
|
||||
"GroupID": "mev-exlarge-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (M)",
|
||||
"GroupID": "mev-large-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (S)",
|
||||
"GroupID": "mev-small-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Lettering",
|
||||
"GroupID": "mev-center-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.909,
|
||||
0.39636,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.909,
|
||||
0.39636,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.614,
|
||||
2.521,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Extra Cab Lettering",
|
||||
"GroupID": "mev-extra-cab-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.98,
|
||||
0.204,
|
||||
0.05
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.614,
|
||||
2.702,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.98,
|
||||
0.204,
|
||||
0.05
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.614,
|
||||
2.702,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.98,
|
||||
0.204,
|
||||
0.05
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.614,
|
||||
2.338,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.98,
|
||||
0.204,
|
||||
0.05
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.614,
|
||||
2.338,
|
||||
-8.457
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Sandome Numbers",
|
||||
"GroupID": "mev-sandome-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.2,
|
||||
0.1
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.90,
|
||||
4.422,
|
||||
0.662
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.2,
|
||||
0.1
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.90,
|
||||
4.422,
|
||||
0.662
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "L&N Sandome Numbers",
|
||||
"GroupID": "ln-sandome-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.00,
|
||||
0.33,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.992,
|
||||
4.177,
|
||||
0.664
|
||||
],
|
||||
"rotation": [
|
||||
-0.166528031,
|
||||
0.7038277,
|
||||
-0.175483957,
|
||||
-0.6679074
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.00,
|
||||
0.33,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.992,
|
||||
4.177,
|
||||
0.664
|
||||
],
|
||||
"rotation": [
|
||||
0.166528061,
|
||||
0.7038276,
|
||||
-0.175483942,
|
||||
0.667907536
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "ls-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.236,
|
||||
3.11,
|
||||
6.405
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.16,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.236,
|
||||
3.11,
|
||||
6.405
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (B)",
|
||||
"GroupID": "mev-side-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
12.92,
|
||||
2.05,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.582,
|
||||
2.299,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
12.92,
|
||||
2.05,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.582,
|
||||
2.299,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (H)",
|
||||
"GroupID": "mev-side-lettering-horiz",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
12.92,
|
||||
1.0168,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.582,
|
||||
2.299,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
12.92,
|
||||
1.0168,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.582,
|
||||
2.299,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (V)",
|
||||
"GroupID": "mev-side-lettering-vert",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
4.5,
|
||||
1.5,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.582,
|
||||
2.295,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
4.5,
|
||||
1.5,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.582,
|
||||
2.295,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Numbers",
|
||||
"GroupID": "mev-side-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.582,
|
||||
2.299,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.582,
|
||||
2.299,
|
||||
-0.075
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Bunker Lettering",
|
||||
"GroupID": "mev-bunker-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
6.75,
|
||||
0.8,
|
||||
0.03
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.533,
|
||||
3.728,
|
||||
2.73
|
||||
],
|
||||
"rotation": [
|
||||
-0.08004676,
|
||||
0.7025614,
|
||||
-0.08004676,
|
||||
-0.7025614
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
6.75,
|
||||
0.8,
|
||||
0.03
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.533,
|
||||
3.728,
|
||||
2.73
|
||||
],
|
||||
"rotation": [
|
||||
0.08004678,
|
||||
0.7025615,
|
||||
-0.08004678,
|
||||
0.7025615
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Tender Capacity",
|
||||
"GroupID": "mev-tender-capacity",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "SetTextDecalComponent",
|
||||
"size": [
|
||||
1.0,
|
||||
0.3,
|
||||
0.02
|
||||
],
|
||||
"text": "<line-height=92px><size=95.6>22000 GAL<br>25 TONS",
|
||||
"forceColor": "",
|
||||
"id": "MEV Fuel Capacity",
|
||||
"debug": false,
|
||||
"name": "tender capacity",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.813,
|
||||
3.441,
|
||||
-6.61
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "lt-284-b65",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.35,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.748,
|
||||
4.182,
|
||||
-6.129
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.35,
|
||||
0.2,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.234,
|
||||
4.182,
|
||||
-6.129
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (L)",
|
||||
"GroupID": "mev-exlarge-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (M)",
|
||||
"GroupID": "mev-large-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (S)",
|
||||
"GroupID": "mev-small-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Lettering",
|
||||
"GroupID": "mev-center-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.827,
|
||||
0.39308,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.827,
|
||||
0.39308,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "cab lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.415,
|
||||
2.143,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.7071069,
|
||||
0.0,
|
||||
0.7071069
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,137 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Extra Cab Lettering",
|
||||
"GroupID": "mev-extra-cab-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.986,
|
||||
0.202,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.432,
|
||||
2.464,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.986,
|
||||
0.202,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Upper Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.432,
|
||||
2.464,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.986,
|
||||
0.202,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.432,
|
||||
1.806,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
1.986,
|
||||
0.202,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Lower Cab Lettering",
|
||||
"debug": false,
|
||||
"name": "cab lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.432,
|
||||
1.806,
|
||||
-3.101
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Sandome Numbers",
|
||||
"GroupID": "mev-sandome-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.3,
|
||||
0.1
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.34,
|
||||
3.507,
|
||||
2.176
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.4,
|
||||
0.3,
|
||||
0.1
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "Sandome Number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.34,
|
||||
3.507,
|
||||
2.176
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "ls-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "headlight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.2,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.243153,
|
||||
3.44885,
|
||||
4.28285
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.2,
|
||||
0.05
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "headlight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-0.243153,
|
||||
3.44885,
|
||||
4.28285
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (B)",
|
||||
"GroupID": "mev-side-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
5.44,
|
||||
1.19,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.371,
|
||||
1.876,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
5.44,
|
||||
1.19,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.371,
|
||||
1.876,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (H)",
|
||||
"GroupID": "mev-side-lettering-horiz",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
5.44,
|
||||
0.5176,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.371,
|
||||
1.876,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
5.44,
|
||||
0.5176,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.371,
|
||||
1.876,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Lettering (V)",
|
||||
"GroupID": "mev-side-lettering-vert",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.371,
|
||||
1.896,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "Lettering",
|
||||
"forceColor": "",
|
||||
"name": "side lettering L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.371,
|
||||
1.896,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Side Numbers",
|
||||
"GroupID": "mev-side-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.371,
|
||||
1.876,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
3.0,
|
||||
1.0,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "side number L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.371,
|
||||
1.876,
|
||||
0.093
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Bunker Lettering",
|
||||
"GroupID": "mev-bunker-lettering",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
4.75,
|
||||
0.53,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering R",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.407,
|
||||
2.659,
|
||||
0.531
|
||||
],
|
||||
"rotation": [
|
||||
0.1227878,
|
||||
0.6963642,
|
||||
0.1227878,
|
||||
-0.6963642
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "CustomTextDecalComponent",
|
||||
"size": [
|
||||
4.75,
|
||||
0.53,
|
||||
0.01
|
||||
],
|
||||
"forceColor": "",
|
||||
"id": "MEV Bunker Lettering",
|
||||
"debug": false,
|
||||
"name": "bunker lettering L",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.407,
|
||||
2.659,
|
||||
0.531
|
||||
],
|
||||
"rotation": [
|
||||
-0.1227878,
|
||||
0.6963642,
|
||||
0.1227878,
|
||||
0.6963642
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Tender Capacity",
|
||||
"GroupID": "mev-tender-capacity",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "SetTextDecalComponent",
|
||||
"size": [
|
||||
1.0,
|
||||
0.3,
|
||||
0.02
|
||||
],
|
||||
"text": "<line-height=92px><size=95.6>4000 GAL<br>8 TONS",
|
||||
"forceColor": "",
|
||||
"id": "MEV Fuel Capacity",
|
||||
"debug": false,
|
||||
"name": "tender capacity",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.6,
|
||||
2.214,
|
||||
-2.895
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.0,
|
||||
0.0,
|
||||
1.0
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,79 @@
|
||||
{
|
||||
"identifier": "lt-280-c25",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Dark Hl. Numbers",
|
||||
"GroupID": "mev-dark-headlight-numbers",
|
||||
"removes": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number R1" },
|
||||
{
|
||||
"kind": "Decal",
|
||||
"name": "tailight number L1" }
|
||||
],
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.067,
|
||||
2.851,
|
||||
-2.407
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
-0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
0.27,
|
||||
0.18,
|
||||
0.02
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "202020",
|
||||
"name": "tailight number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
0.602,
|
||||
2.851,
|
||||
-2.407
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-480-c40",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (L)",
|
||||
"GroupID": "mev-exlarge-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R1",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.576,
|
||||
2.641,
|
||||
-3.2395
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.7071068,
|
||||
0.0,
|
||||
0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
2.2,
|
||||
0.55,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L1",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.576,
|
||||
2.641,
|
||||
-3.2395
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-480-c40",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (M)",
|
||||
"GroupID": "mev-large-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R2",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.576,
|
||||
2.641,
|
||||
-3.2395
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.7071068,
|
||||
0.0,
|
||||
0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.6,
|
||||
0.4,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L2",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.576,
|
||||
2.641,
|
||||
-3.2395
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,71 @@
|
||||
{
|
||||
"identifier": "ls-480-c40",
|
||||
"clone": false,
|
||||
"MakeComponentGroup": true,
|
||||
"GroupName": "MEV Cab Numbers (S)",
|
||||
"GroupID": "mev-small-cab-numbers",
|
||||
"bulkAdds": [
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number R3",
|
||||
"transform": {
|
||||
"position": [
|
||||
1.576,
|
||||
2.641,
|
||||
-3.2395
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
-0.7071068,
|
||||
0.0,
|
||||
0.7071068
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"kind": "Decal",
|
||||
"size": [
|
||||
1.0,
|
||||
0.25,
|
||||
0.01
|
||||
],
|
||||
"content": "RoadNumber",
|
||||
"forceColor": "",
|
||||
"name": "cab number L3",
|
||||
"transform": {
|
||||
"position": [
|
||||
-1.576,
|
||||
2.641,
|
||||
-3.2395
|
||||
],
|
||||
"rotation": [
|
||||
0.0,
|
||||
0.707106769,
|
||||
0.0,
|
||||
0.707106769
|
||||
],
|
||||
"scale": [
|
||||
1.0,
|
||||
1.0,
|
||||
1.0
|
||||
]
|
||||
},
|
||||
"parent": null,
|
||||
"enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user