#Hotkeys blocking the lipsync

12 messages · Page 1 of 1 (latest)

carmine forum
#

Why does the lipsync stop working whenever I activate a hotkey that triggers an animation, and I'm speaking during the animation?

rich mural
#

Because your animations are locking the other parameters

#

when making your animations in live2d make sure there are no keyframes on any of the parameters besides the ones you are using for the animation

#

make sure to check the VERY first frame

carmine forum
#

Oh, I see. I'm using the default Hyori model in VTube Studio. Would I then need to modify the animation files?

#

First time working with this

rich mural
#

I have not tried making/editing animations for a model I do not have the source files for so I am not sure how to help with that sorry

#

you might be able to edit the file in a text editor but that will likely be confusing if you dont know what any of the contents means.

#

Just a heads up. Using the models that come with VTS is all good for testing but I would not recommend build your content off of them. Some of them you are not allowed to do that with and well they would not be you as everyone can use them.

carmine forum
#

Yes, at the moment I'm just testing

carmine forum
carmine forum
#

I managed to solve it by manually removing the parameter that controlled the mouth during the animation from the motion.json file, so the mouth is now fully controlled by the lipsync. Thank you for the help @rich mural .