Hello! I have a sword that deletes limbs. But I don’t like how the players are instantly dying when the head or torso. Is their a way to stop players from dying without torso or head or a way to make this script not remove heads or torsos.
function onTouched(hit)
if game:GetService("Players"):GetPlayerFromCharacter(hit.Parent) then