• Hi Guest!

    We are extremely excited to announce the release of our first Beta for VaM2, the next generation of Virt-A-Mate which is currently in development.
    To participate in the Beta, a subscription to the Entertainer or Creator Tier is required. 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.
Unity Asset Multi-Vamifier

Plugins + Scripts Unity Asset Multi-Vamifier

Download [0.02 MB]
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