I think you can do this with an action e.g. rotate 20 degrees clockwise (or rotate towards angle x), but if the sprite then has an action move forward it would move towards its angle, in which case you could use move at angle.
Caveat: It's based on my understanding of C2, I've not tried this.