When using a looping animation in a sequence of animations with playAnimsStack(), the transition is not smooth. However the very same sequence with the animation set to looping false is smooth.
So we need to see why the transition is incorrect between a looping animation and an other animation on the playAnimsStack function.