Ages ago I experimented with making a morph game wherein the custom player model has a tail which flops about in reaction to movement, but I gave up on it because it tended to also physically yank the player around like it was being pulled, which was unrealistic. I randomly remembered it today and went into the test place for it to see that while all the physics updates in between have somewhat improved things, the “yank” still occurs when turning sharply.
(notice how the gryphon moves a little bit in the direction the tail swings)
I tried making the tail massless, to no effect. How do I stop the “yank”?