For inquiries regarding issues with license purchases or license activation errors, please contact us through the
email form.Auto Breathing with Cubism3 in Unity
Hi!
I've followed the helpful tutorials for auto eyeblink and that worked great. However, I did not see anything about adding auto breathing to the model in Unity.
Is there a way to do this?
Thanks!
0 ·
Comments
It seems that you'd like to make your model breathing automatically.
You can refer to this tutorial for periodic motion.
https://docs.live2d.com/cubism-sdk-tutorials/harmonicmotion/#
In this tutorial, it is explained how to repeat the specified parameter periodically. By applying this method to breathing, your model can have periodic breathing motion.
Thanks,