MelanieMelicious-Extended_Cosmetics_Addon_MelanieMelicious icon

Extended Cosmetics Addon MelanieMelicious

Extension to More Company's cosmetics feature, to allow more diverse cosmetic options. I'll uh, write a tutorial I guess, but check description for now. Find me in Lethal Company Discord.

Last updated 4 days ago
Total downloads 492
Total rating 0 
Categories Libraries Cosmetics
Dependency string MelanieMelicious-Extended_Cosmetics_Addon_MelanieMelicious-1.0.1
Dependants 1 other package depends on this package

This mod requires the following mods to function

notnotnotswipez-MoreCompany-1.14.0 icon
notnotnotswipez-MoreCompany

A stable lobby player count expansion mod. With cosmetics!

Preferred version: 1.14.0

README

Extended Cosmetics Addon - MelanieMelicious v1.0.1

Extension to More Company's cosmetics feature, to allow more diverse cosmetic options. I'll uh, write a tutorial I guess. Find me in Lethal Company Discord.

Mini Tutorial

Basically, on an existing More Company Cosmetic template, add the MelMelCosmetic script. From there, you can add as many new cosmetic elements on it. Each element needing a reference to an existing GameObject placed on the cosmetic, and the cosmetic type, to decide which player-animated bone to place the GameObject on. There's a dropdown menu for pre-determined spots, similar to base More Company's, but with more options. And also an "Other" option to instead find a bone via path name, starting from the "spine" transform in the player rig. Example: "spine_001/spine_002/spine_003/shoulder_L" to reference a shoulder (even though this also exists in the pre-determind dropdown).

I can probably add uh, picture tutorial and better description, soon.