Add Overland's Diesel Livery Tweaks

https://www.nexusmods.com/railroader/mods/636
This commit is contained in:
2025-08-10 10:46:53 -05:00
parent a8d1900945
commit 22c5cacb5c
22 changed files with 6801 additions and 0 deletions

View File

@@ -0,0 +1,76 @@
{
"identifier": "ld-sw1",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "Overland's Lettering",
"GroupID": "ld-sw1-Lettering",
"bulkAdds": [
{
"kind": "CustomTextDecalComponent",
"size": [
1.8,
0.8,
0.02
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "CabLettering",
"transform": {
"position": [
1.493957,
1.81158447,
-3.063426
],
"rotation": [
1.10156263E-17,
0.707106769,
9.973736E-18,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "CustomTextDecalComponent",
"size": [
1.8,
0.8,
0.02
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "CabLettering 1",
"transform": {
"position": [
-1.493957,
1.811584,
-3.063426
],
"rotation": [
-9.973736E-18,
0.707106769,
1.10156263E-17,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}