extension-spine
extension-spine copied to clipboard
Spine component is lagging behind the others components in one game object
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
Could be related to update prio:
https://github.com/defold/extension-spine/blob/main/defold-spine/src/comp_spine_model.cpp#L1145-L1146