Creating new Avatars

Designing new Avatars

You can use VRoid Studio to design your own avatar. You can also use VRM to convert your 3D model to VRM format.

Designing custom expressions

Amica supports custom expressions from VRM models. To design and implement these expressions:

  • Use VRoid Studio to design various facial expressions for your avatar.

  • Ensure that your custom expressions are included in the VRM file when exporting.

Downloading Avatars

Here are some websites where you can download avatars:

Making Avatars Available

Place your .vrm files into ./public/vrm/.private and run npm run generate:paths to show your avatars in the settings selector.

Last updated