In order to use Rhubarb for automatic lipsyncing I need to use the Spine editor's Export Data and Import Data, because Rhubarb needs that json to add lipsync animations.
Spine 4.0.49 however is having an issue that is causing the export data or import data to fail with animations. I just did tests without even using Rhubarb and this is the outcome:
Before export data the animation looks like this:
When exporting the data and re-importing it in Spine again, the animation is broken. Now it looks like this:
As you can see the curve has changed completely after just exporting and re-importing its data. It looks like either the export or import data function isn't adjusted to the new >= 360 degrees possibilities in Spine yet. As you can see the ending, that should be 360 degrees, is exported/imported as 0 degrees.
Any chance this can get fixed? I really like to use Rhubarb and it only works with the spine json export.
Thanks in advance!
[edit]
It looks like this issue is not the exporter, but the importer, as I see 360 as value in the json. Looks like 360 degrees is treated like 0 degrees by the data importer: