Creating new Avatars
Last updated
You can use VRoid Studio to design your own avatar. You can also use VRM to convert your 3D model to VRM format.
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.
Here are some websites where you can download avatars:
Place your .vrm files into ./public/vrm/.private and run npm run generate:paths to show your avatars in the settings selector.
Last updated