toffeetaffy Posted June 11, 2024 Posted June 11, 2024 (edited) TooStrong.mp4.3c20102c861a12b7408da73277f09dc5.mp4 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 June 11, 2024 by toffeetaffy grammar, format
whatwhenwhy Posted June 11, 2024 Posted June 11, 2024 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.
toffeetaffy Posted June 12, 2024 Author Posted June 12, 2024 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 ^^
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