If you have any questions, reports, suggestions, or requests about Live2D, please send them to this forum.
※We cannot guarantee statements or answers from Live2D staff. Thank you for your understanding in advance.
 
Live2D Cubism
Cubism Products and Downloads
Cubism product manuals and tutorials
Cubism Editor Manual    Cubism Editor Tutorial    Cubism SDK Manual    Cubism SDK Tutorial
[About Cubism Editor / SDK 5.4 Alpha](Updated: July 14, 2026)

You can download the alpha installer from the dedicated forum below.
If you have any feedback regarding the alpha version, including feature requests or bug reports, please use the same forum.

Cubism Editor / SDK 5.4 Alpha Forum
https://creatorsforum.live2d.com/c/cubismeditorsdk54alpha/

[Regarding macOS Tahoe](Updated October 16, 2025)

macOS v26 Tahoe is now supported!
We advise against upgrading your macOS at this time as it may cause Live2D products not to function correctly.
Upgrading macOS can also cause you to lose your Cubism Editor license file.
Please make sure to deactivate your Cubism Editor license before upgrading the macOS.

For more details:
https://help.live2d.com/en/other/other_09/
For inquiries regarding issues with license purchases or license activation errors, please contact us through the email form.

Step Parameter

I request to have a special type of parameter that does not have Smooth interpolation.
Basically a parameter that snap the values between keyform instead of gradually increasing
E.g. if a normal parameter has a value that go to 0 - 0.1 - 0.2 - .... - 1
Then a Step Parameter will go from 0 instantly to 1 with no in-betweens.

Ideally this should be a checkbox like a 'Repeat' parameter does, so any parameter can be turned into Step without doing re-rigging. And of course it should work with SDK :)

Step Parameter is going to be really useful to emulate stepped interpolation without doing any work with graph editor in the animation mode, for example if you want to rig an object that switch opacity to display other object in an instant or if we want to emulate frame-by-frame animation. There are situations that we wish we can have a Step interpolation on a parameter in runtime, without doing motions work.

I hope such idea can be considered for future development!

Comments

  • Hello, @Ran_TH .
    Thank you for your contact.
    This is Live2D Support.

    I have shared this request with the developers.
    We will use this as a reference for future development.

    As you may already know, by using the animation Frame Step function, we create an expression that is close to your request.
    Please check it out if you like.
    https://docs.live2d.com/cubism-editor-manual/limited-animation/?locale=en_us

    Thank you very much!
    Live2D Support
  • Thank you for the response! Yeah I'm well aware about Step in Animation mode, though it could be neat if we can have a special parameter type which has this behavior so they are controlled directly by runtime SDK without making animations file :)

    Looking forward to the good news.
Sign In or Register to comment.