VRChat Avatar: Rika
Function
3.0 SDK
Phys bones
GoGo Loco
Toggle
⊢3 Top
⊢3 Jacket
⊢Glasses
⊢Shoes
⊢Socks
⊢Shorts
⌞Pants
Performance
Rules
1) You cannot give this model to anyone else or upload it to anyone else
2) You cannot sell this model
3) You cannot distribute this model among other people, except yourself.
4) You cannot publish this model in open access
5) Always enter the Discord tag in the special window, otherwise you will not be able to use the model
6) The elements of the model used in this project are the property of their authors and do not allow reuse. If you need them, buy the original from the authors
How to upload an avatar to VRChat
1) Create a new project in Unity 2019.4.31f1. This is the engine version that supports the VRChat SDK. To do this, launch Unity Hub and click the New button. Enter the project name, select 3D Core, and specify the path to save the project. Then click Create.
2) Download the VRChat SDK avatar package from the official VRChat website. This is a package that contains all the necessary tools and settings for creating and uploading avatars and worlds to VRChat. To do this, go to the VRChat website, log into your account, and click the Download Avatar SDK button. Save the file to your computer and unpack the unitypackage into the project.
3) Download Poyomi shader from GitHub. This is a shader that allows you to create various effects for avatars, such as transparency, reflection, animation, etc. To do this, go to the Poyomi shader repository page, click the Code button and select Download ZIP. Save the file to your computer and unpack the unitypackage into the project.
4) Download the avatar package. This is a package that contains a 3D model of an avatar and all necessary resources such as textures, animations, sounds, etc., then unpack the unitypackage into the project.
5) Open the scene with the name Rika in the project. This is a scene that contains the avatar Rika and all her components, such as skeleton, animator, descriptor, proxy, etc. To do this, go to the Project window, find the Assets/!Rika folder and double-click on the OPEN ME!.unity file. The scene will open in the Scene window and you will see the avatar Rika in the center of the screen.