Files

50 lines
1008 B
JSON

{
"objects": [
{
"identifier": "p42t",
"metadata": {
"name": "p42t",
"description": "A new item",
"tags": [],
"credits": "Freeman, Salty"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "p42t",
"diameter": 1.0,
"length": 1.0,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"p42t",
"Wheels.001"
]
},
{
"path": [
"p42t",
"Wheels .002"
]
},
{
"path": [
"p42t",
"Wheel Smooth.001"
]
},
{
"path": [
"p42t",
"Wheel Smooth.002"
]
}
],
"brakeAnimation": {
"clipName": "p42t"
},
"components": []
}
}
]
}