Soft-bone physics for skinned characters. It adds components for bone chains, colliders, and groups that simulate springy tails or cloth-like bones and draw gizmos in the editor. The code runs per-frame on SkinnedModelRenderer data, uses a collision registry and solver with angle limits, and stays inside engine APIs.