react-live2d icon indicating copy to clipboard operation
react-live2d copied to clipboard

在react项目里展示live2d看板娘:react-live2d

Results 8 react-live2d issues
Sort by recently updated
recently updated
newest added

作者您好!我感觉这样可以根据我们的需求更好的自定义触摸事件的行为,比如更改对话框样式,弹出效果等等。

I execute `npm install` and `npm run start` in `/react-live2d/Samples/TypeScript/Demo`, and open `http://192.168.100.25:5000/example/src/` in browser. It shows blank page.

![image](https://user-images.githubusercontent.com/43802547/111429946-a4ed5b00-8734-11eb-9606-4a1d8089557d.png) 文件路径也是正确的,一直显示404

音频无法加载 文字会被默认文字替代,无法播放json配置的Text

bug

在我的项目中,我只想在部分页面使用看板娘。 但好像这个初始化操作是全局的,然后导致了报错 ![image](https://user-images.githubusercontent.com/16081489/93577347-84835480-f9ce-11ea-82da-ed591a928d0e.png)

bug

我使用 react-live2d/Samples/TypeScript/Demo/Resources/ 该路径下的看板娘模型时, 设置TouchBody参数后,点击模型可以出现聊天框。 但当我使用 [live2d-model仓库](https://github.com/chendishen/live2d-model)下的模型时,无法出现聊天框。

bug
documentation
good first issue