A set of opinionated tools for VRChat Avatar creation. Will add new things as I need them.
All tools located in Tools/I5Tools
Either download the latest release from here, or add my Repository to VCC (VRChat Creator Companion):
Manually adding to VCC:
- Open VCC
- Click "Settings" in the bottom left
- Click the "Packages" tab at the top
- Click "Add Repository" in the top right
- Paste
https://i5ucc.github.io/vpm/VRCMultiUploader.json
into the text field and click "Add" - Click "I understand, Add Repository" in the popup after reading its contents
- Activate the checkbox next to the repository "VRCMultiUploader"
- Sets all uncompressed textures to normal quality compression.
- Sets all textures mipmapping and streaming mipmaps to be on.
- Sets all textures Crunch Compression to be off.
- Sets all Normal maps to BC5 Texture format.
- Sets all textures that have an alpha channel to BC7.
Creates a ForceSceneView
Gameobject that switches to SceneView instead of GameView when going into play mode.
Sets all Physbones immobileType to World and sets it to 1.0. I just like to use that personally :)
Deletes all usr_ folders in the VRChat OSC folder. OSC Configurator is a bit annoying sometimes :)
Here are a few tools that I made for Unity that are not included here:
- VRCMultiUploader allows you to upload all active GameObjects with a Pipeline Manager.