41 lines
870 B
JSON
41 lines
870 B
JSON
{
|
|
"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": []
|
|
}
|
|
}
|
|
]
|
|
} |