Merge pull request 'beeman-updates' (#4) from beeman-updates into duck-test

Reviewed-on: #4
This commit is contained in:
2025-09-06 10:13:31 -05:00
parent 37a3df54b5
commit 0ab6d810ba
13 changed files with 91 additions and 133 deletions

View File

@@ -0,0 +1,38 @@
{
"objects": [
{
"identifier": "blombergcol",
"metadata": {
"name": "blombergcol",
"description": "",
"tags": [],
"credits": ""
},
"definition": {
"kind": "Truck",
"modelIdentifier": "blombergcol",
"diameter": 1.016,
"length": 2.8,
"numberOfAxles": 2,
"wheelTransforms": [
{
"path": [
"Blomberg",
"Whls1"
]
},
{
"path": [
"Blomberg",
"Whls2"
]
}
],
"brakeAnimation": {
"clipName": "Brakes"
},
"components": []
}
}
]
}