Cubism Unity Samples Extended
Updated: 05/09/2024
Summary
Cubism Unity Samples Extended is a sample project that demonstrates six use cases for the Live2D Cubism SDK for Unity.
The latest samples are available at Live2D-Garage.
License
See LICENSE.md on Live2D-Garage Github.
CubismUnitySamplesExtended |
LICENSE.md |
README
See README.md and README.ja.md on Live2D-Garage Github.
CubismUnitySamplesExtended |
README.md (English) |
README.ja.md (Japanese) |
How to Use
- Do a
git clone
with CubismUnitySamplesExtended or download the zip file and prepare a Unity project with the samples included. - Import the Cubism SDK for Unity (
.unitypackage
file) by dragging and dropping it into the Project view. - Samples can be found under
Assets/Live2D/Extends
.
Sample List
Sample name | Description |
Blur | Blurs the mesh. |
Following | The object follows the mesh. |
FollowingCollider | The collider follows the mesh. |
MaskLimit | Indicates the upper limit of mask use. |
Mosaic | Applies a mosaic pattern to the mesh. |
SetTexture | Replaces the texture. |
Was this article helpful?
YesNo