Hi,
I've started using Spine Esoteric Essentials one week ago and tried many things and now i feel more "adapted" and started working on bringing 2d Sprites into a game. But somehow, my animation is not lerping anymore. I am trying to bring in 3d to 2d sprites from here https://assetstore.unity.com/packages/3d/characters/toon-zombies-extended-pack-121996
into the game Cryofall from the Atomic Torch Studios (http://atomictorch.com/). I am a game modder. For the moment i am concentrating on bringing new NPC's to the game with the help of Spine.
But the animations in the Spine are "automatically lerping" for the most part but i must've pressed on a button and somehow some animations dont lerp anymore.
Here is an example in a Gif Image of a Zombie walking. Cleaning the sprites and modifying the colors to where Limbs are "attached to one another" in Gimp and then finally made this... Took me a while :

The head is not lerping from frame to frame and the right foot either. How would i go about fixing that. Those limbs anims are now "clamping" instead of lerping. The animation itself is not finished because i don't want to move forward without knowing how to fix it. But I've not used the graph for anything up to now and it has worked so why is it that suddenly it doesn't work anymore. Is it because i've changed the position in "Parent Axis" instead of World Axis without noticing?
Thank you for your help,
ninekorn
EDIT: nope it doesn't seem to be a Parent Axis instead of World axis problem.