local Properties.Behavior:CanCollied = false
game.Workspace.[NameOfPartYouWantToChangeCollision].CanCollide = false
all it does is it goes into the workspace where all your parts are and then finds the part and makes its collisions off