Flip Spritesheet

I have one sprite sheet. It plays as he is moving to right. I want to flip sprite sheet when it moves to left as he is moving to left.How to flip sprite sheet?5358-1123_01_01.jpg

Are you playing the animation on a plane? If that’s the case, I would just set the plane x-scale negative. That way you animation will still play correctly, but the plane will be mirrored, so the player will be walking left.