Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 1.0.0 |
| Download link | Maygik-MoreHeadUtilities-1.0.0.zip |
| Downloads | 1779 |
| Dependency string | Maygik-MoreHeadUtilities-1.0.0 |
This mod requires the following mods to function
YMC_MHZ-MoreHead
Customizable cosmetics. 简单好玩的装饰模组,提供unitypackage,供玩家自行导入模型。
Preferred version: 1.4.5README
MoreHeadUtilities
Adds additional functionality to MoreHead, allowing cosmetics to hide body parts.
How to use
- Install another plugin which has used the PartShrinker script
- Select the cosmetic through MoreHead as normal
- The set part(s) should be hidden
Example

For Developers
To setup this mod on your cosmetic
- Install and import the unity plugin into your Unity project
- Follow the standard MoreHead development to just before using the Head Decorations Builder
- Add the PartShrinker component to the empty (although object in the accessory technically works). "World" accessories cannot hide parts.

- Setup which part should be hidden in the component properties, and whether the part's child parts should also be hidden

- Continue with MoreHead setup as normal