Riasnatcher Posted November 26, 2024 Posted November 26, 2024 For some reason heavy armors and some light armors are less bouncy. I completely forgot on how to change the rules of armor bounces, if anyone have any idea to change the config by myself, please let me know.
Kastagir Posted November 27, 2024 Posted November 27, 2024 (edited) Short answer: NO.  Long answer:  3BA is a SE mod. This forum is for classic Skyrim/LE.  HDT is not a thing, it is a person. HydrogensaysHDT is the author of HDT-PE and HDT-SMP, both of which apply physics to meshes differently. Since HDT-PE doesn't work in SE, I'll assume you're using HDT-SMP.  Physics are applied by being defined in a .xml file and the .xml file being linked to in a .nif mesh file, typically the torso .nif or the baseshape body .nif. You can override this by using an equippable item that has the same .xml link. You could add the .xml link to the head mesh but the governing .xml will be overwritten whenever you equip a new torso .nif. This is why using another equippable item (e.g. a ring perhaps) allows you to override the .xml that takes effect. However, the strength of physics will be dependent upon how the weights are painted onto the armor. More discerning mod authors don't paint breast weights on their steel breastplates because that would look stupid. Some mod authors paint less breast weights on more rigid armors because things are being held in place by the armor.  TL;DR What you're asking for would only be possible if all armor mods you're using use the same bone weights. Theoretically this is possible by copying the bone weights yourself from your target body but that's potentially a lot of work to do it well.  Post your question in the appropriate technical support forum for your game version if you would like another opinion. Edited November 27, 2024 by Kastagir
Andy14 Posted November 27, 2024 Posted November 27, 2024 10 hours ago, Riasnatcher said: For some reason heavy armors and some light armors are less bouncy. I completely forgot on how to change the rules of armor bounces, if anyone have any idea to change the config by myself, please let me know. For some reason? Well, it makes sense that steel armor doesn't wobble - it's steel.😅 But to answer the question: This is usually done using different XML. So, your heavy armor has an XML in the Nif as NiStringExtraData which has less wobble.
Riasnatcher Posted December 3, 2024 Author Posted December 3, 2024 On 11/27/2024 at 4:16 PM, Andy14 said: For some reason? Well, it makes sense that steel armor doesn't wobble - it's steel.😅 But to answer the question: This is usually done using different XML. So, your heavy armor has an XML in the Nif as NiStringExtraData which has less wobble. lol I understand that, I meant more in a technical way like why is it like that. And the person before u answered "bone weights" so yeah.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now