Set the object angle to 90?
If you use movements or something, you can usually disable having the behavior affect the object's angle, or if it's custom coded, store the angle of motion in a private variable and control the sprite angle separately. Failing that a separate invisible object to do the motion could work.