live2d icon indicating copy to clipboard operation
live2d copied to clipboard

live2d模型收集+展示,可直接用于静态网站

Results 6 live2d issues
Sort by recently updated
recently updated
newest added

大佬,能帮忙写个切换模型的按钮吗?, 我现在是这样写的,换模型按钮不知道咋弄了 ``` domemodel3 var config = { basePath: 'http://127.0.0.1/sw', role: '4__l2d_32.u', opacity: 1, mobile: true } var v = new Viewer(config); ```

为什么我按照https://github.com/EYHN/hexo-helper-live2d/里面的步骤试了之后模型无法显示?是暂时未支持吗?

是这样的,我预览的时候是看到了Unicon 也就是碧蓝航线独角兽的live2d模型的,调戏了一下感觉很OK,打算下载,结果并没有在live2d_3文件夹里面看到…… 是出了什么锅嘛?

![image](https://user-images.githubusercontent.com/64139539/194790221-033fd958-aa8f-481e-8270-f69b4493a3ed.png) 加载出现脸部贴图缺失的情况?? 模型是hk416mod,不过这个贴图有两张(texture_00, texture_01),但是第二张(texture_01.png)都能正确导入,反倒是第一张的脸。。。 您的cubism core版本太低了,我自己把它换成4.4的了,不知道跟这个是否有关系?(小白求指导) 不过挺好玩的,哈哈哈 另外想问问您不包含物理控制器(xxx.physics3.json)的模型应该怎么导入,我试了一个发现好像必须得加载物理控制? ![image](https://user-images.githubusercontent.com/64139539/194790670-177128d5-8669-4309-bdc0-48aa93c3e2b0.png) 谢谢!