Add Salty's And Freeman's Truck Project

https://www.nexusmods.com/railroader/mods/838
This commit is contained in:
2025-08-10 10:54:26 -05:00
parent 2f4f52e40a
commit fd9c6c7fd3
28 changed files with 678 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
{
"objects": [
{
"identifier": "ffb2g",
"metadata": {
"name": "ffb2g",
"description": "A new item",
"tags": [],
"credits": "ACFreeman, E.B. The_Salty_Canadian2773"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "ffb2g",
"diameter": 1.0,
"length": 2.0,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"ffb2g",
"Wheels.001"
]
},
{
"path": [
"ffb2g",
"Wheels.002"
]
},
{
"path": [
"ffb2g",
"Wheel Smooth.001"
]
},
{
"path": [
"ffb2g",
"Wheel Smooth.002"
]
}
],
"brakeAnimation": {
"clipName": "ffb2g"
},
"components": []
}
}
]
}