Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

feat: add support for idle and mtn #14

Open
2 tasks
xiazeyu opened this issue Mar 18, 2018 · 0 comments
Open
2 tasks

feat: add support for idle and mtn #14

xiazeyu opened this issue Mar 18, 2018 · 0 comments
Labels

Comments

@xiazeyu
Copy link
Owner

xiazeyu commented Mar 18, 2018

Migrated from EYHN/hexo-helper-live2d#43

提取到的一些模型含有久置动作,想把这些动作利用起来。
例如鼠标停留或移出浏览器窗口指定时间后触发

this.models[i].startRandomMotion(cDefine.MOTION_GROUP_PINCH_IN,
      cDefine.PRIORITY_NORMAL);
this.models[i].startRandomMotion(cDefine.MOTION_GROUP_PINCH_OUT,
      cDefine.PRIORITY_NORMAL);

// unused motion: flick_head
// unused motion: pinch_in
// unused motion: pinch_out
// unused motion: shake

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant