What Is This
This is a re-write of @hazmhox 's VAMCCD in the form of a Clothing Plugin, to be added using Stopper's ClothingPluginManager
Includes some bundled decal files (from hazmhox's VAMCCD) or you can choose custom decal files.
How to Use
What's New
Interface
Video Preview
Credits
This is a re-write of @hazmhox 's VAMCCD in the form of a Clothing Plugin, to be added using Stopper's ClothingPluginManager
Includes some bundled decal files (from hazmhox's VAMCCD) or you can choose custom decal files.
How to Use
- Setup clothing item with Stopper's ClothingPluginManager
- Add ClothingDecalEditor.cslist as plugin to a clothing item
- Choose material in the list, and choose a bundled decal file in the list or choose a custom image file
What's New
- Re-wrote interface utilizing @14mhz 's awesome CustomUI suite for an updated look
- Added shortcuts to clothing item directories in "Select Custom Texture" window
- Support for Grayscale decals
- Allows decal files to be in Grayscale Mask format instead of transparent .png, can use .jpg format
- Option to Invert Alpha of decal files
- Sync Color toggle -> Sync the color to decals on all Materials of the clothing item
- Color Palettes
- Includes a Base color palette for a selection of colors to easily match clothing items
- May add more color palettes in the future
Interface
Video Preview
Credits
- hazmhox for the original vamccd, awesome stuff
- 14mhz for snazzy UI stuff, love
- Chokaphi for decal maker code
- MacGruber always (Utils here)
- Stopper for ClothingPlugins