Live2D Integration
Live2D integration documentation.
Live2D External API Connecction Setup
- On Live2D Cubism Editor App, enable the external application integration settings.
- Toggle the connection on the Live2D Cubism Editor.
- Toggle the connection on the VParamix Live2D Integration windows.
Mapping Your First Parameter
- Select the parameter wish to be mapped based on the source Face Tracking / Script / Other Sources.
- Click on the dropdown to select the Live2D parameters available for current model.
Other options
Invert
- Invert the value being mapped.
Normalize
- Normalize the value to the minimum and maximum value to the coresponding Live2D parameters.
For example, TimeMilliseconds has a source range of 0 ~ 999. If the target Live2D parameter has a range of 0 ~ 1, enabling Normalize maps the source value proportionally to the target parameter's range.