I need a way to copy many layers into a new layer. And keep the way they are bound.
Basicly what I want to achieve is to go from this:
Code: Select all
+ Bone group
- Arm1
- Arm2
- Body
Code: Select all
+ Bone group
- New layer (Containing copies of all points in Arm1, Arm2, Body)
- Arm1
- Arm2
- Body
Is there a way to merge layers?
OR
Is there a way to copy vector points to a different layer and keep the binding info. (Which points are bound by pointbinding, which are by flexible binding, etc)
The points DO remember all the keyframes in smartbone actions etc, but not what bones they are bound to and it's frustrating. Anyone have a clue how to do this?