Vroid introduction - SIGVerse/sigverse_unity_project GitHub Wiki

First, download the software to create your Vroid avatar and install the application. https://vroid.com/studio

Launch the installed application.

Select Create New and choose a gender as the base.

When you get to this screen, feel free to edit the facial parts and body shape. In the left column, select the rough parts to edit, and in the right column, fine-tune and change the pattern.

Press the export icon in the upper right corner of this image and select VRM export.

The format is VRM0.0, enter the title and author and press the export button at the bottom of the menu.

Unity Edition Download the assets to install the output VRM file into Unity from the following URL https://github.com/vrm-c/UniVRM/releases Download the output format and Unity Ver supported.

After the project is opened,

Drag and drop the unitpaccage file you have downloaded under Assets.

Import all the files as they are.

You will see VRM0 at the top, so import VRM from there.

The avatar will appear as a prefab in Assets and can be used as a 3D model in Unity.