Files
Mods/LegosGraffitiMod/LegosLibraryOfStuff/Definitions/xm-boxcar02.json

83 lines
1.8 KiB
JSON

{
"identifier": "xm-boxcar02",
"adds": [
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.05
],
"debug": false,
"name": "Graffiti 1",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
0.49999997,
0.49999997,
0.49999997,
0.49999997
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar02",
"Boxcar02_LOD0",
"Left"
]
},
"enabled": true
}
},
{
"replace": false,
"component": {
"kind": "Graffiti",
"size": [
2.0,
2.0,
0.05
],
"debug": false,
"name": "Graffiti 2",
"transform": {
"position": [
0.0,
0.0,
0.0
],
"rotation": [
0.49999994,
-0.5,
-0.5,
0.49999994
],
"scale": [
1.0,
1.0,
1.0
]
},
"parent": {
"path": [
"boxcar02",
"Boxcar02_LOD0",
"Right"
]
},
"enabled": true
}
}
]
}