Hi I am a customer trying to make a UE4 mobile game with Spine assets.
If you have a game of a hundred finished characters, and then 6 months later you get a request to add a special holiday hat to all the characters, how would you do that? Can we make a new individual Spine asset for the hat and attach it as a prop to existing UE4 Spine assets without having to re-author the original characters? The best way for us to do it would be to make one standalone hat asset and attach it to a “bone” or Spine Slot on each character, not append the hat to each character’s packed texture. Does the Spine workflow have something similar to UE4 Bone sockets (like Spine Slots), where you can attach any prop to any existing socket (Spine Slot). We also want props to be shared across many different characters, for example, archetype Hero B has 9 different swords that can be shared across 12 different Hero B skins, or even shared between different character archetypes. Can these props be shared? Can we attach props to characters in UE4, each with their own scale and orientation? Can props be animated with their own animations?