guansss / pixi-live2d-display

A PixiJS plugin to display Live2D models of any kind.
https://guansss.github.io/pixi-live2d-display/
MIT License
898 stars 137 forks source link

Model animating tongue out action? #58

Closed thisismygatekeeper closed 2 years ago

thisismygatekeeper commented 2 years ago

Is it possible to use coreModel.setParameterValueById to control the tongue out motion?

eipip1e0 commented 2 years ago

Is it possible to use coreModel.setParameterValueById to control the tongue out motion?

how about changing the *.motion.json file to perform your specific motion ?

guansss commented 2 years ago

Yes it's possible, are you experiencing any problem using this?

thisismygatekeeper commented 2 years ago

Hmm I couldn't find the right id for the tongue out parameter https://docs.live2d.com/cubism-editor-manual/standard-parametor-list/?locale=en_us. Would you mind sharing how you control it? Thanks!

guansss commented 2 years ago

You need a model that actually provides some kind of parameter for the tongue. The standard parameters are just a recommendation, not a requirement to the models.