artieficial / ApplyAccessories

Useful tool for merging armatures in Unity and adding accessories in VRChat.
MIT License
68 stars 3 forks source link

bones chain that is more than 10 bones apply wrong #14

Open Olskor opened 2 years ago

Olskor commented 2 years ago

when you have a chain of bone that's more than 10 bones in name (named like: bone01, bone02, bone03, ... , bone10, bone11) everything works fine until the bone 10 where every next bone will be merge to the first bone of the chain.

artieficial commented 2 years ago

Ah. I'll look into this