This tool was made by the Torinyan team to help people swap their avatar materials quickly in-editor.
It also allows creators to specify some addon prefabs that'll be placed as a child-object to the selected avatar.
- Open the tool via
Tools>Torinyan>Material Swapper

- Select your avatar, either via the select box, or the drag&drop input
- Select any addons you want to add to your avatar, if there are any
- Click the button for the material you wish to swap to

- Done
- Duplicate (
Ctrl+Din Unity Editor) the template file
You can find the file here:Assets/[Torinyan] Tools/MaterialSwapper/Template.json
For the Torinyan avatar BAN you can duplicateBAN_Default.jsoninstead - Rename the new file to whatever you like
- Edit the new file in any text editor, even Notepad will do (Double-click the file in Unity Editor to open it)
Be sure to follow JSON formatting standards. You can test your file using a JSON-validator, like:
https://jsonlint.com/ - Always test your work, better safe than sorry ^_^
- Be sure you have the material definition file selected during your export
Ctrl+Left Clickallows you to select multiple folders and files

- Be sure to notify your clientele that they can use this tool to swap their materials in seconds!