Upgrade composite model selectors have to specify a template
SigmundGranaas opened this issue ยท 1 comments
Upgrade composite model selectors have to apply a specific template to use for the model even though this model might not be the one used by the part that is used to upgrade.
{
"target": [
"type:PUMMEL",
"slot:1"
],
"modelType": "UPGRADE",
"template": "handle_pummel"
}