> I tryied to add this parameters to soya with no success. Any > hint?
Yes, Cal3D C API doesn't export these flags. weightTarget is not usefull in your case, i don't know for autoLock. I have encounter similar difficulties, and the solution i have found is to destroy the Cal3D Mixer, and create a new one. This can be done in soya by calling animate_reset(). It clears all cycle and executed action. Jiba
