Im making an app in which you move your character left to right using the orientation sensor, ive tried searching for different ways to move it on youtube no solutions asked my friends they dont know
sent to another friend and he told me it doesnt work because its buggy but i made a new app and only put this in there with the sprite and the canvas and it still wont move
I think there is an example (incomplete) using an accelerometer to detect orientation/movement. There is an example of using a gyroscope sensor at the end of the thread. If your device has a gyroscope, you might use that.
If all this fails, you could make a 'joystick' out of buttons to move your Sprite,