Files
Mods/T1 Texan/truck-t1/Definitions.json

44 lines
877 B
JSON

{
"objects": [
{
"identifier": "truck-t1",
"metadata": {
"name": "truck-t1",
"description": "",
"tags": [],
"credits": "Rockin"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "tr-2104",
"diameter": 0.9144,
"length": 2.0,
"numberOfAxles": 3,
"wheelTransforms": [
{
"path": [
"truck",
"Empty.089"
]
},
{
"path": [
"truck",
"Empty.090"
]
},
{
"path": [
"truck",
"Empty.091"
]
}
],
"brakeAnimation": {
"clipName": "Brakes"
},
"components": []
}
}
]
}