Cannot set body parts in characters to CanCollide = false
when i try to set the CanCollide setting in body parts in a character to false, both through the settings window and in scripts, when i run the game they reset back to CanCollide = true. and it isnt even consistent, on some characters it affects the limbs (arms and legs) on others it just affects the torso, and when i delete the Humanoid the effect goes away
How do i keep the CanCollide off without deleting the humanoid?