how do you move to the left
Flip the right facing sprite. Scaling the x to -1 in your engine is the most common way to do this. :)