Global Config - NitroxNova/humanizer GitHub Wiki
Global Config Settings - Version 2 Only
You can find the Global Config under the 'Project Settings' -> 'Globals' tab. double click on the path to open the scene
from here you can see and modify the global config settings by clicking on the HumanizerConfig node.
Config Override
If you want to override the global config settings so your project can work without modifying the plugin, you'll need to make a config resource and save it at res://humanizer_global_config.res You'll need to reload the project so it registers the new file, but then you can edit this file and save it to update the humanizer global settings.
Open the config resource at res://humanizer_global_config.res (This is generated by the plugin)
Adding New Asset Paths
Open "Paths Config" in the inspector, and press "Add Element" and add the string path of your assets folder, starting with "res://". This is where all the equipment files will go. You want this folder outside the plugin so you can update without losing your assets.
Slot Definitions
You can define new slots for your clothing and body parts here, just add a new element to the list.