1
$\begingroup$

I am making a model for a game that uses the mirror modifier as I attach the armature to it. All the bones and vertex groups have been labeled correctly. However, the issue is there are no vertices on the right side of the body (the mirrored part, there is nothing to select). So now, the model parts follow the left side of the body.

Now, I could always apply the mirror modifier, but then I would lose the ease of symmetry. I don't want to apply the modifier because I plan to reuse this model. I've tried googling everywhere how to fix this and found nothing. I am using Blender 3.5.

Base model in default poseLeft arm raisedRight arm raised

$\endgroup$

1 Answer 1

1
$\begingroup$

It is because you need to create empty vgroups on your model to match the other side.

For example, if your bones/vgrroups are called Arm.L, Leg.L, etc. you need to add additional vgroups labeled Arm.R ad Leg.R. IMPORTANT: do NOT assign any verts to these groups or it wont work propperly

The mirror modifier DOES mirror vgroups and DOES differentiate between left and right, but there needs to already be a right side vesrion vgroup for the modifier to put the flipped data into. (At least, I think that's why)

$\endgroup$
1
  • $\begingroup$ Had no idea I needed to add those extra vertex groups. Thank you so much for the quick response! Everything works exactly as I hoped! $\endgroup$
    – SkullDox
    Commented Feb 13 at 4:22

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .