Godot Version
4.4.1
Question
I have a Player character which has a skeleton animated by A animation tree, a physical skeleton which receives forces from the diff with the animated skeleton and a interpolated one between the two. It mostly works but the skeleton seem to tremble despite my best effort to not make it so.