• Hi Guest!

    We are extremely excited to announce the release of our first Beta1.1 and the first release of our Public AddonKit!
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. For access to the Public AddonKit you must be a Creator tier member. Once subscribed, download instructions can be found here.

    Click here for information and guides regarding the VaM2 beta. Join our Discord server for more announcements and community discussion about VaM2.
  • Hi Guest!

    VaM2 Resource Categories have now been added to the Hub! For information on posting VaM2 resources and details about VaM2 related changes to our Community Forums, please see our official announcement here.
Stopper's Cua Clothing Alt

Plugins + Scripts Stopper's Cua Clothing Alt

Download [<1 MB]
** this update is backwards compatible with previous version's .clothingplugins preset files**

-- New Features:

- added material adjusting support, the plugin will fetch all the materials in the loaded CUA Prefab and makes a list to fine tune each one separately (as long as the used shader has parameters named the same in the predefined parameters, like _Color or _SpecColor.. etc)
- grouping feature of duplicate found materials for convenience
- full parameter persistence support, supports saving via clothing plugins, clothing presets and appearance preset

-- Info:
- the material predefinitions are mainly taken from unity standard shader and some of my custom shaders like hair shader & glass shader, so adjusting materials might not be compatible with all custom shaders
-- discovered bug & fix:
// Major bug that caused VaM to stop loading new scenes & break it's native CUA loader, if the following scenario occurred:
- Switching between appearance presets while both the old & new have clothing with CUAClothingAlt. Appearance switching caused a failure to properly discard the previous plugin (fixed by adding a delay for loading CUAs giving a chance to the previous plugins to properly clean up)
- Added collision toggle control parameter for the loaded CUA, This will help avoid CUAs from messing with Person Triggers. (CUA collision set to off by default)
- Multiple plugin instances can load their own CUAs in one clothing item, previous version had a bug when only one CUA atom could be loaded in the scene & when using another plugin to load a new one it just overwrote the one that was already loaded by the other plugin instance.
- Added new method to find bones similar to BoneControl Plugin, now plugin can parent things to anus & vagina joints + some extras, Use _JointB to parent sex toys for both genital orifices. as a bonus this joint moves with morphs so misalignment is less likely across different poses & morphs.
- Replaced method for parenting, now similar to BoneControl plugin.
- Fixed CUA scale not applying on scene load, needed force reload to work before but now all should be good.
Back
Top Bottom