Why does a players body parts Un CanCollide after a few seconds..?


The Question

How do I stop a characters body parts from becoming uncancollide?

Achieve

I’m attempting to make a ragdoll system that can be triggered through modules.

Issue

After a few seconds, almost all body parts instantly go uncancollide. Video of said issue.

Workarounds

None. I have no idea why this even happens.


Thank you for any help you can give me.

To prevent player’s characters from falling through the map and perpetually dying.

If you need to disable player collisions with specific parts/other players then you’ll need to make use of collision groups, you can learn more info about them here.

1 Like