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 816c77f1a5
commit c61f8e5d71
28 changed files with 678 additions and 0 deletions

View File

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