Add Lego’s Graffiti Mod

https://www.nexusmods.com/railroader/mods/304
This commit is contained in:
2025-08-25 21:23:51 -05:00
parent e4377f8115
commit fa890c45cc
17 changed files with 1664 additions and 0 deletions

View File

@@ -0,0 +1,83 @@
{
"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
}
}
]
}