I want to set the z axis orientation to 2, but leave the others the same. How?
part.Orientation = Vector3.new(part.Orientation.X,part.Orientation.Y,5)