Accelerometer working in X but not so well in Y in Landscape mode?
Hello, I'm trying to use the Accelerometer object on my Android Phone.
I've set it to Landscape, so I'm holding it in front of me like a steering wheel.
When I rotate it left or right, like rotating a steering wheel I can get the object on my screen to move in X, left or right which is perfect!
What I can't seem to do is get it moving up and down the screen in y very well by tilting the phone towards or away from me.
I searched the forums and found the Accelerometer Fun example which is where I've got this from, the example supplied with that works in y but only when the phone starts flat as if on a table rather than held up like a steering wheel. I assumed I'd just have to recalibrate with it held in the new position but that doesn't seem to quite work, though it moves in y it drops quickly to the bottom of screen and doesn't really behave how I'd like.
Any thoughts on what I might be missing?
Thanks!