Adding independent rotation to a spline mesh component using play rate

Hey Everyone! I’m currently working on a project where a spline mesh component (drill head) follows a spline (drills path) using a set play rate function. However I want the drill to spin independently of the splines rotation during play. Anyone have any ideas on how to implement this?