Forgero - [Fabric]

Forgero - [Fabric]

85k Downloads

Upgrade composite model selectors have to specify a template

SigmundGranaas opened this issue ยท 1 comments

commented

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"
    }
commented

This no longer seems to be the case.