I have a sprite with a sine behavior, and it moves horizontally. When the sprite moves right, I want my image to face right. When the sprite moves left, I want to mirror the image so it faces left.
How can I "set mirrored" or "set not mirrored" at either end of the horizontal motion?