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

Binary file not shown.

View File

@@ -0,0 +1 @@
{"identifier":"rockwell-late","name":"rockwell-late","shared":false,"assets":{"rockwell-late":{"name":"rockwell-late","type":"prefab","filename":"rockwell-late.prefab"}}}

View File

@@ -0,0 +1,41 @@
{
"objects": [
{
"identifier": "rockwell-late",
"metadata": {
"name": "rockwell-late",
"description": "A new item",
"tags": [],
"credits": "ACFreeman, E.B. The_Salty_Canadian2773"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "rockwell-late",
"diameter": 1.5,
"length": 3.0,
"numberOfAxles": 3,
"wheelTransforms": [
{
"path": [
"Wheels.001"
]
},
{
"path": [
"Wheels.002"
]
},
{
"path": [
"Wheels.003"
]
}
],
"brakeAnimation": {
"clipName": "rockwell-late"
},
"components": []
}
}
]
}