Accelerometer Issue

Ok this is hard to explain but I am using the code from the following tutorial to move an object left and right on the screen based on device tilt. However I noticed if I hold the device flat and do not tilt it at all and move my hands left and right the object moves-I am not tilting my hand at all and the object still moves pretty far almost as if it is responding to shake.

http://mobile.tutsplus.com/tutorials/corona/corona-sdk-accelerometer/

The reason I want to fix this is that it make is hard to play the game if you are standing and moving a little bit while playing. [import]uid: 39370 topic_id: 21048 reply_id: 321048[/import]

Have you tried making the tilt less sensitive by playing with how much the object is affected by the accelerometer? That would be a good first step if not.

Peach :slight_smile: [import]uid: 52491 topic_id: 21048 reply_id: 83294[/import]