You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i use ,import { Live2DModel } from "pixi-live2d-display/cubism4";create a motion by model.motion('', type),when motion used,i search code of Live2Dmodel,but i don't find a methods to end a longtime motion to make another motion start,when i use model.init(),it can do what i want,but it's speed become so weird.I only use update to end one motion,but i can't do good as mode.init()
The text was updated successfully, but these errors were encountered:
when i use ,import { Live2DModel } from "pixi-live2d-display/cubism4";create a motion by model.motion('', type),when motion used,i search code of Live2Dmodel,but i don't find a methods to end a longtime motion to make another motion start,when i use model.init(),it can do what i want,but it's speed become so weird.I only use update to end one motion,but i can't do good as mode.init()
The text was updated successfully, but these errors were encountered: