zm4341 Hello! I am look at the var ragdoll = GetComponentInChildren<SkeletonRagdoll2D>(); ragdoll.Apply(); . But I dont know what's meaning. Who can tell me the SkeletonRagdoll2D API. I guess Apply() is to enable the Ragdoll2D of Bones , right?