Not sure how well it would work with the player in motion though.
If a separate 'base' sprite with Platform behavior is used, you can attach the rotator sprite to it, attach player sprite to the rotator. At the end of the jump remove the rotator sprite, re-attach the player back to the base sprite.