~~ Accelerometer Tilt Past 1 Issues ~~

So I'm having a strange issue with the accelerometer on a game I'm working on. Basically if you tilt the ball moves in the direction you are tilting (Accelerates). It works fine for the most part, but if you tilt so that the accelerometer's X is past -1 (meaning your device in landscape is straight up and down) it stops rolling. There is nothing in the logic preventing it and from what I can tell it should still be working just fine. Is there some sort of hindrance with the accelerometer when you reach 1? Any ideas?

Sign In or Register to comment.