-
-
i have extracted everything using the extractor that says the official repository. now how do i go on? there is no specific folder with live2d
-
### Validations
- [X] I have checked for similar feature requests and could not find any.
- [X] I have made sure this is not an already-existing feature.
### Description
That is, I hope to say that…
-
## 1. 站点数据统计
### 1.1 文章字数/阅读时间
- 先下载一个额外的插件
```bash
$ npm install hexo-word-counter
```
我们在根目录中配置
```yml
# Post wordcount display settings
# Dependencies: https://github.com/next-th…
-
-
The Vignette Project looks like they have Live2D working [here](https://github.com/vignette-project/vignette-application-live2d) under an MIT license.
It might be nice to see how feasible it is to …
-
# Compatibility Report
- Name of the game with compatibility issues: PrprLive
- Steam AppID of the game: 1279610
## System Information
- GPU: GTX 1060 3gb
- Driver/LLVM version: nvidia 455.23.0…
-
想请教一下如何自定义live2d模型,因为在网页端播放live2d的资料过于庞杂,我目前只能用renpy这种打包好了的应用,无法在服务器上部署我自己的live2d模型。
-
https://blog.isluo.com/?#/detail/live2d
ISLUO, Logic, 罗老师的博客
-
當我使用Live2DModel.from(xxx) 去生成多於六個live2d model時
就只有最後一個生成的model能夠正常動 其他的都會卡死
model動作做到一半也會停了下來 即使再用motion()等method 也無法動
另外只是在背景生成(一開始沒有加到Container) 在之後再加 也是無法動
但小於或等於六個就很正常
是有呼叫上限什麼的嗎? 還是只是性能問題…