How would I mirror a sprite object with Horizontal Sine Behavior when it's X position begin's to increase in the other direction?
Essentially when it's X position starts increasing in any capacity, I want the sprite to face right.
When it begins decreasing In any capacity, I want it Face Left.
Thanks for any help you can provide.