Devlogs
Build 1.1: Code cleanup and better guide
18 February 2025:
Code improvement:
- A lot of the code has been cleaned up and renamed to be more readable and consistent.
- Default value for LIP_FLAP_SPEED_FACTOR has been changed since 2.0 seems to work better in most cases.
- Less configuring. It now assumes by default that the id of the 'Open Mouth' parameter is called "ParamMouthOpenY", which should apply to most Live2D models.
Guide:
- Changed text and images to reflect the changes in code.
- Better instructions where to check in your Live2D model how the parameters are named (in .cdi3.json file) and what to look for.
- Minor edits and fixes.
---
19 February 2025:
- Guide and demo: Small rewrites in the guide with clearer examples and the demo to reflect that. Mainly the portion about project set-up.
- The version number has not been increased because nothing changed about the code asset.