I don't know of any off hand, but a way you could go about it is have two sprites for the player. One of the legs and on for the torso. Put the hotspot of both sprites at the waist and give the legs the platform behavior.
Then use an event like this:
Always:
---torso: set position to legs
---torso: set angle toward position (mousex, mousey)