Skip to content

With this plugin you can easily create animation keyframes for a Live2D model inside Unity Animation window and play animation in edit mode.

License

Notifications You must be signed in to change notification settings

s1fx/UnityLive2DCubismPoser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

A small script I made when I was working on the Love, Money, Rock 'n' Roll VN.

With this script you can easily create animation keyframes for a Live2D model inside Unity Animation window and play animation in edit mode.

Dependencies

Live2D Cubism SDK For Unity

Installation

Download the latest .unitypackage file from Releases Page and import it into your project (Assets -> Import Package -> Custom Package).

Usage

  1. Add CubismPoser component to your Live2D Model Prefab.
  2. Open the Animation Window (Window -> Animation -> Animation or press Ctrl + 6)
  3. Click the record button and change the Live2D model parameter values — the timeline will track the changes and create keyframes.
example.mp4

You can also create keyframes for specific properties by selecting them in the CubismPoser Inspector and clicking the Create Keyframes For Selected button (active only in record mode):

example2.mp4

Parameters Groups

You can create parameter groups for quick selection:

example3.mp4

Groups settings are stored in the CubismPoser/Prefabs/PoserGroups.prefab. Any parameter starting with a name in the list (regardless of case) will be selected when the group is selected:

Screenshot 2023-08-12 082356

About

With this plugin you can easily create animation keyframes for a Live2D model inside Unity Animation window and play animation in edit mode.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages