Updated : Issue of repeating dialogue history resolved
Since this tool renders the text multiple times to make the motions appear asynchronous with the dialogue, I noticed the problem of it printing the history multiple times. Therefore, I corrected the code by disabling the history storage for additional rendering and restoring it each time.
So, now the history is no longer overly repeated, and it is printed only once for each dialogue.
The best approach is to enhance the text rendering using native methods within the Ren'Py framework itself. However, due to my current involvement in a game jam task, it might take longer than anticipated. I apologize for any inconvenience and encourage you to inform me of any errors you may come across.
Files
Get LipSync Plugin for Ren'Py
LipSync Plugin for Ren'Py
Seamless lip-sync animations for Ren'Py using Rhubarb Lip Sync Resources
Status | Released |
Category | Assets |
Author | Seo-A-Nam |
Genre | Visual Novel |
Tags | Animation, Open Source, Ren'Py, sourcecode, User Interface (UI) |
More posts
- Planned Updates (Ren'Py Lip-sync Tool)23 days ago
- Major MilestonesSep 13, 2023
- Updated : filepath issue on Windows OS resolvedSep 13, 2023
- Simple SetUp Video TutorialsSep 12, 2023
Comments
Log in with itch.io to leave a comment.
FYI) just replace lipsync_module.rpy with the new one, if you have downloaded it before.