Apologies if this is the wrong forum, but does anyone have any information on how standalone fbx animation files could be generated and mapped to a particular model?
I have a number of models that have the same general humanoid skeleton ,though there can be a number of differences between them. The animation files that I have contain information on the bone names that they animate and from that I can map from the animation bone data to the skeleton bone data. Each model has a number of it’s ‘own’ animations, along with a common pool of animations that could apply to any humanoid model.
What would I need to do to make sure that the common animations could be used with a given model? Do I need to do something like ensure that FBX nodeId’s generated for bones and so on are constant across all the animation files, or are there any guides to doing this sort of thing?
Just to clarify, this is for the Legacy Animation system, rather than Meccanim
Thanks,