I've tried
local weld = Instance.new("Weld") weld.Name = "breathWeld" weld.Parent=char.Head weld.C0 = breath.CFrame weld.C1 = breathAttach.WorldCFrame
but it doesnt work.