You can try flipping/reversing the scale of the sprite simply by changing its X(width) scale from positive to negative. It will keep it's original width scale but will now be mirrored.
Check this out: http://forum.unity3d.com/threads/35974-Flipping-Texture2D-Image-within-Unity
↧