Cubism 5 SDK for Cocos Creator R1 beta1
wada-at-live2d-com
released this
17 Aug 02:35
·
2 commits
to master
since this release
Added
- Add Wankoromochi as a model bundled with SDK.
- Add sample scenes
MultipleModels
,PerspectiveCamera
,Raycasting
. - Projects can be built specifying
Windows
platform.
Fixed
- Fix an issue where information was being got using indexes instead of IDs when getting cdi3.json data.
- Fix an issue in the Bounds calculation process.
- Fix an issue where values changed from Inspector via CubismRenderController(CubismRenderer.onController~) were not serialized.