Hello,
I sucessfuly exported model from blender with actions (animations) into JSON.
But when I play animations in Three JS something is wrong.
Here is how look animation in blender
And here is result in three JS
As you can see, animations are different, in three js is not animation fluent and the wings not finish whole path.
What can this cause? Where can be problem?