- Mar 9, 2024
- 23
- 17
I tried specify the following, the outfits will not be destroyed even if their HP reaches 0.I tried but it doesn't work, the clothes still get ripped
{
uid": "bunnysuit-HRT2",
"file": "../M1k3-W-Lingerie/Lingerie2.glb",
"slots": ["TORSO", "WAIST"],
"breakoffThreshold": -1.0, <-Insert this line
"meshes": ["bunnysuit_HRT", "Skin-Bot", "Skin-Top"],
"replaceBody": true,
"prereqs": {
"skelType": "humanoid",
"bodyType": "female"
}
},
But during Plesure or Finisher grab using, the outfits is not displayed if it's HP equal 0.