Thanks again sir! .

I am making a side scroller game in android.
My character is positioned in the center left of the stage so the user has more of a preview before they encounter an obstacle.
The character can only move to the right, so when it moves to the right the background is scrolling to the left.
I also have the jump button and move button.. I used the codes that you've translated to Mouse Event (above this post)


I can't figure it out sir please help again T_T.