Hi
I’m new to mGear and I’m trying to create a custom component and was wondering is it possible to generate a branching skeleton within a component with the self.jnt_pos.append([]) approach most of the other comonents use to build the skeleton
I’ve tried to replicate several instances that i’ve found elsewhere but I either end up with one chain that doesnt branch or if it does branch then the branch is parented under the root joint and not the joint I specified.
Thanks in advance for any help you can give me.
Rich