Code:
attachable.ParentOffset = Vector(attachable.ParentOffset.Magnitude * math.cos(angle) , attachable.ParentOffset.Magnitude * -math.sin(angle))
Remeber to cast the attachable to an attachable before doing this.
And the old angle is attachable.ParentOffset.AbsRadAngle