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-sd7",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "Overland's Lettering",
"GroupID": "ld-sd7-Lettering",
"bulkAdds": [
{
"kind": "CustomTextDecalComponent",
"size": [
1.8,
0.6,
0.02
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "CabLettering",
"transform": {
"position": [
1.52492774,
1.98175049,
4.77527
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.7071068
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "CustomTextDecalComponent",
"size": [
1.8,
0.6,
0.02
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "CabLettering 1",
"transform": {
"position": [
-1.524928,
1.98175,
4.77527
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}