@Over3D Thanks for great work. Here's how I fix the morph loading issue. The plugin only loads morphs linked in a var, so you need overwrite the reference to morph with your var name. I unzipped the var and edited these files with following plugin config code.
JSON:
{
"id" : "plugin#1_Stopper.ClothingDrivenMorphs",
"Over.Squish_Stocking.1;/Custom/Atom/Person/Morphs/female/Over3D/Stockings Squish - Body.vmi" : "0.8",
"Morph Uid" : "Over.Squish_Stocking.1:/Custom/Atom/Person/Morphs/female/Over3D/Stockings Squish - Body.vmi",
"controlledMorphs" : [
"Over.Squish_Stocking.1:/Custom/Atom/Person/Morphs/female/Over3D/Stockings Squish - Body.vmi"
]
},
Files need to change, replace the line numbers with the code above:
- Squish Stocking.default.clothingplugins: Line 9-16
- Squish Stocking_shader black.vap: Line 115-122
- Squish Stocking_shader white.vap: Line 115-122
Then I zip the var contents back again, and rename to Over.Squish_Stocking.1.var. Maybe you can edit files before packaging the var, that could work.
If you create new var version 2, code above probably need to change to say
Over.Squish_Stocking.2
as well. For reference I look at the Micro bikini clothing which also has morphs loading.
Basic Info Items included : 1. micro bikini bra 2. micro bikini panty All other items are credited to their original creators, to whom I’m sincerely grateful. Presets : 1. 2. Usage tips morph Make sure to use dependency if you need...
hub.virtamate.com