Bone breakage script is heavily delayed (about 3 seconds)

Are you using a part for the touched event, because if you do and without a debounce implemented into your script, the same event would fire like 20/30 times within a second. Maybe that can be the issue why it has a huge delay?

1 Like