TSL_Community_Patch icon indicating copy to clipboard operation
TSL_Community_Patch copied to clipboard

Holes in Sith Commando model when in combat

Open N-DReW25 opened this issue 2 years ago • 1 comments

When a Sith Commando NPC attacks the player with a melee weapon, there is a noticeable gap underneath their armpits.

TSL_Sith_Commando_Armpit_Weights

N-DReW25 avatar Dec 04 '22 04:12 N-DReW25

The issue is that the bottom vert of the left armpit has a split ~50/50 collarbone/upper torso weight on the body mesh, whereas the equivalent vert on the left arm is 100% weighted to the collarbone. There's no issue on the right arm, as both equivalent verts are 100% weighted to the collarbone.

Edit: Seems like it's the left arm mesh that's actually at fault with the split weights, not the body mesh.

DarthParametric avatar Dec 04 '22 06:12 DarthParametric