For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.Question - Display part of the Live2D Model | Cubism | JS
Is there a way to display only part of a live2d model? (eg: displaying only the head)
Thanks in advance)
0 ·
Comments
I have to display some of the parts in the following code . .
.
.
If I have a live2d model, consisting of a head and a body. But I only want to load and display the head, and ignoring the body completely (ie: not load and hence not display the body). How do I do that?
Thanks in advance)