VRChat Avatar Tutorials
Need some help? Join our Discord help section
More tutorials & links available on our Discord
📦unity-links
🤺modeling
🎮rigging
🧶texturing
🔼uploading-to-web
How To Install Avatars
- Install the latest Unity version
- Get the VRChat SDK2 (SDK3 optional)
- Find an avatar you want to use
- Login into VRChat SDK inside Unity using your VRChat account (same as ingame)
- Open .unitypackage file in Unity
- Select Unity Scene if provided in package
- Open Build Control Panel under VRChat SDK
- Click Build & Publish
- Fill in avatar information & Click Upload
- Launch VRChat and see your new Avatar!
How To Upload Avatars to VRCMods.com
- Install the latest Unity version
- Get the VRChat SDK2 (SDK3 only if you want to work on world with UDON)
- Export as unitypackage
- Visit the upload page
- Enter avatar information
- Upload Á wait for The #🗣the-court-house to approve/deny the upload
How To Create Your Own Avatars
- Install Unity 2017.4.28f1
- Install VRChat SDK
- Install Blender
- Find your model (formats supported by Blender)
- Import Model into Blender
- Export Model as fbx file
- Upload FBX File to Mixamo.com
- Rig Skeleton on Mixamo
- Export (without animation etc)
- Drag FBX + Material files into Unity
- Set Model Animation Type to Humanoid
- Set Upper Chest Bone to: None
- Set Chest Bone to: mixamorig:Spine2
- Open Materials
- Set Render Mode to: Opaque
- Set Main Map Aledo Color to: #FFFFFF
- Scale Model to correct size
- Add VRC_Avatar Descriptor
- Set View Position to correct location
- Save Scene
- VRChat SDK > Show Build Control Panel > Build & Publish
- Fill in Avatar Information and Upload
- Done! Select model by pressing the menu button and looking under personal
- Export Files as unitypackage and upload (see video)