[Notice of Holidays]
Please note that our staff will not be available from 2024/Dec/28 - 2025/Jan/5 JST.
The Live2D Creators Forum will remain open during the holidays.
Submissions that require a response will be answered after we reopen for business.
Please note that it will take longer than usual to respond to your request.
Pause while looping inside unity
I am using Live2D 2.1.16 editor and my Unity sdk is 2.1, unity 2018.1
I have imported animation into unity and it pauses for like 0.5seconds for each loop.
please see the following youtube video for comparison, left side is unity, right side is inside editor
https://youtu.be/yeY0fQKk7Ek
0 ·
Answers
When the fade function is on, between fading out of the current motion and fading in of the next motion, there is moment that motion has less effect to parameter value. Therefore it seems as if the model stops its motion.
If you'd like to check how the model moves before importing to Unity, you can use Cubism 2.1 viewer.
Thanks,