I’m attempting ragdolls in a game for the umpteenth time and as usual something isn’t working right. I’ve tried many different strategies but none can get rid of this horrible freeze-delay that occurs when the Motor6Ds disable themselves.
Edit:
I’ve decided to stop using the Health and Died properties of the humanoid in favor of a NumberValue instead. This fixed the weird stutter but now it does this.
try using weld constraints instead of disabling the motor6D to prevent freeze delays, or apply temporary joint constraints to limit ragdoll movement before disabling the motor6D.
by default it should be set to the player. I have tried setting the network owner to nil (the server) but noticed no real difference other than choppier physics.