Dro Posted October 15, 2016 Posted October 15, 2016 Hello, I want to make a Custom Armor be affected by the weight Slider for Male Characters. Because as of now, wether you set the Weight of your character to 0 or 1, it remains the same size which is really skinny. How can I make it be affected by the Slider so that it fits Bulky Male Characters?
SlapMeSilly Posted October 17, 2016 Posted October 17, 2016 Hello, I want to make a Custom Armor be affected by the weight Slider for Male Characters. Because as of now, wether you set the Weight of your character to 0 or 1, it remains the same size which is really skinny. How can I make it be affected by the Slider so that it fits Bulky Male Characters? You'll have to become a 3D modeller. You need to edit/create a differently shaped model for the high weight. Typically armors have a _0.nif and _1.nif file. The _0 being the low weight, and _1 being high. The game uses the slider to morph between the low and high dynamically so they have to have identical vertex counts and order. So the easiest way would probably be to use Outfit Studio, load one, modify as desired, export as the _1 model. There's a last check to be sure that the plugin properly references the _1 as the high and doesn't double reference the _0 and high and low.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.