How do I rotate a MeshPart, with script?
The same way you rotate any other part.
MeshPart.Orientation = Vector3.new(X, Y, Z)