guansss / pixi-live2d-display

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

Adjust physics strength? #68

Closed thisismygatekeeper closed 2 years ago

thisismygatekeeper commented 2 years ago

Is there a parameter I can use to tune up / down the physics strength? Vtube studio has a physics slider and it can make the character movement smooth like silk. Can we do something similar here too? Thanks!

Screen Shot 2022-06-27 at 3 18 48 PM
guansss commented 2 years ago

I don't know what it looks like, and it seems to be out of scope of this plugin. You can check the source code (cubism2, cubism 4) and see if there are parameters that can be adjusted.