• Happy Holidays Guest!

    We want to announce that we will be working at reduced staffing for the holidays. Specifically Monday the 23rd until Jan 2nd.

    This will affect approval queue times and responses to support tickets. Please adjust your plans accordingly and enjoy yourselves this holiday season!

  • Hi Guest!

    Please be aware that we have released a critical security patch for VaM. We strongly recommend updating to version 1.22.0.7 using the VaM_Updater found in your installation folder.

    Details about the security patch can be found here.
Unity Asset Multi-Vamifier

Plugins Unity Asset Multi-Vamifier

In an attempt to better handle assets with a lot of materials, I've added two new versions of the script.

UnityAssetMultiVamifierMat will create only one instance of each material in the scene. Previously, every use of a material generated a unique instance. In addition to making assets more manageable, this should have a positive impact on performance.

UnityAssetMultiVamifierTex will consolidate materials based on the name of their "Main Texture." This works better for some assets in which multiple variations of a similar material exist.

Sometimes it's worth taking the time to try both as one or another solution might be better for a given asset.

ENJOY!
Back
Top Bottom