Files
Mods/OLDieselMod/LegosLibraryOfStuff/Definitions/ld-gp9-OL-Lettering.json

77 lines
1.7 KiB
JSON

{
"identifier": "ld-gp9",
"clone": false,
"MakeComponentGroup": true,
"GroupName": "Overland's Lettering",
"GroupID": "ld-gp9-Lettering",
"bulkAdds": [
{
"kind": "CustomTextDecalComponent",
"size": [
1.8,
0.7,
0.02
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "CabLettering",
"transform": {
"position": [
1.5357815,
1.965271,
3.7383
],
"rotation": [
0.0,
0.7071068,
0.0,
-0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
},
{
"kind": "CustomTextDecalComponent",
"size": [
1.8,
0.7,
0.02
],
"forceColor": "",
"priority": 0,
"debug": false,
"name": "CabLettering 1",
"transform": {
"position": [
-1.535782,
1.965271,
3.7383
],
"rotation": [
0.0,
0.707106769,
0.0,
0.707106769
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": null,
"enabled": true
}
]
}