Hi guys, im new to Unity,
and I would like to know if is there any script to combine Multiple SkinnedMeshes in runtime ???
I am working on a MMO which I hava various possibilities on building a character so i am using various SkinnedMeshes, thus for better performance i would like to combine (after the player choose his avatar) all the SkinnedMeshes Choosed in just one single SkinnedMesh … is it possible ?
How could I achieve something like that ??
Thanks in advance
Best Wishes !!!