Jump to content

Clothing Physics Too Strong


Recommended Posts

Posted (edited)

 

 

Been trying to use the "COCO Scarlet Rose - CBBE-TBD-UUNP SE" armor set and my physics for the skirt is super wonky. It seems the weight or strength of my physics are way too strong.

 

For the record, it's not JUST this armor - any armor with cloth physics fling everywhere and are very dramatic.

 

I have Faster HDT-SMP and CBPC. 

 

Any ideas? Also, I don't normally troubleshoot on forums, so let me know if I am missing information. ^-^

Edited by toffeetaffy
grammar, format
Posted

I might be wrong about this but my guess is that you want to change some values in the skirt.xml file that comes with the outfit.
The lines should look something like this:

<bone-default>
        <mass>0.15</mass>
        <inertia x="10" y="10" z="10" />
        <centerOfMassTransform>
            <basis x="0" y="0" z="0" w="1" />
            <origin x="0" y="0" z="0" />
        </centerOfMassTransform>
        <linearDamping>0.8</linearDamping>
        <angularDamping>0.9</angularDamping>
        <friction>0.1</friction>
        <!-- <gravity-factor>0.9</gravity-factor> -->
        <restitution>0.5</restitution>
    </bone-default>

Maybe try changing the mass and gravity factor and see if that works.

Posted
4 hours ago, whatwhenwhy said:

I might be wrong about this but my guess is that you want to change some values in the skirt.xml file that comes with the outfit.
The lines should look something like this:

<bone-default>
        <mass>0.15</mass>
        <inertia x="10" y="10" z="10" />
        <centerOfMassTransform>
            <basis x="0" y="0" z="0" w="1" />
            <origin x="0" y="0" z="0" />
        </centerOfMassTransform>
        <linearDamping>0.8</linearDamping>
        <angularDamping>0.9</angularDamping>
        <friction>0.1</friction>
        <!-- <gravity-factor>0.9</gravity-factor> -->
        <restitution>0.5</restitution>
    </bone-default>

Maybe try changing the mass and gravity factor and see if that works.

Every outfit w/ physics seems to be wonky; is there a way to mass build the physics or something? 

Thank you ^^

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...