extension-spine icon indicating copy to clipboard operation
extension-spine copied to clipboard

Spine component is lagging behind the others components in one game object

Open Dragosha opened this issue 2 years ago • 1 comments

In the slow motion video, you can see how the Spine model lags behind the backing of the card during nonlinear easing. Video is here: https://forum.defold.com/t/official-spine-runtime-extension-beta-testing/70260/84?u=dragosha

Dragosha avatar Jul 19 '22 08:07 Dragosha

Could be related to update prio:

https://github.com/defold/extension-spine/blob/main/defold-spine/src/comp_spine_model.cpp#L1145-L1146

britzl avatar Jul 19 '22 10:07 britzl