我有一个非常复杂的骨架,一个网格A绑定了有很多骨骼;然后当我想给网格A设置边界框绑定的时候就麻烦大了,我必须重新翻看复杂的骨架,一个个挑选绑定过网格A的骨架,然后才能绑定到边界框上。要怎么样才能快速选择和网格A有绑定关系的骨骼呢?
我该如何在权重界面选中跟这个网格有绑定关系的骨骼?
foxrever Unfortunately, it's not possible to select multiple bones with a single operation. However, I noticed something I overlooked in your original question. You want to bind the bones that are bound to a mesh attachment to a bounding box attachment, correct? If so, you can use the copy and paste function in the bones list of the weight view. This has been possible since version 4.2:
I hope this helps.