Hi,
I'm trying to make my character move left and right along the bottom of the screen according to where I touch on the screen. Right now I'm using bullet behavior and using "set angle towards position" and just using Touch.X. But whenever I click left of my character, he flips upside down. How can I remedy this and is there a better way to get the character to move towards the touched position without flipping or changing the way he looks.
Thanks