blob: 8c95a14e48a36c16f3f300cf070851ea470b3934 [file] [log] [blame]
{
"name": "Bone",
"key": {
"int": 40,
"string": "bone"
},
"extends": "bones/skeletal_component.json",
"properties": {
"length": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 89,
"string": "length"
}
}
}
}