Files

88 lines
1.8 KiB
JSON

{
"objects": [
{
"identifier": "aar-b",
"metadata": {
"name": "aar-b",
"description": "A new item",
"tags": [],
"credits": "E.B. TheSaltyCanadian2773"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "aar-b",
"diameter": 1.5,
"length": 2.0,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Wheels.001"
]
},
{
"path": [
"Wheels.002"
]
},
{
"path": [
"Wheels.003"
]
},
{
"path": [
"Wheels.004"
]
}
],
"brakeAnimation": {
"clipName": "aar-b"
},
"components": []
}
},
{
"identifier": "aar-b-grey",
"metadata": {
"name": "aar-b-grey",
"description": "A new item",
"tags": [],
"credits": "E.B. The_Salty_Canadian2773"
},
"definition": {
"kind": "Truck",
"modelIdentifier": "aar-b2",
"diameter": 1.5,
"length": 2.0,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Wheels.001"
]
},
{
"path": [
"Wheels.002"
]
},
{
"path": [
"Wheels.003"
]
},
{
"path": [
"Wheels.004"
]
}
],
"brakeAnimation": {
"clipName": "aar-b"
},
"components": []
}
}
]
}