These aren't the best but they are the easiest and it does work, I am guessing you don't need to go up and down? So left would be Rule Attribute - game.Accelerometer.X - > - 0.1 Move behaviour - Direction 0 and then all the other settings you want, I just left them as is and that goes right.
For left do the same except change > 0.1 to < -0.1 (That is a negative symbol in front of that, didn't want you to get confused of my use of dashes ) Also change the move behaviour to 180 degrees
See if that works, I am sure someone else could give you better ones.
Comments
Rule
Attribute - game.Accelerometer.X - > - 0.1
Move behaviour - Direction 0 and then all the other settings you want, I just left them as is and that goes right.
For left do the same except change > 0.1 to < -0.1 (That is a negative symbol in front of that, didn't want you to get confused of my use of dashes
Also change the move behaviour to 180 degrees
See if that works, I am sure someone else could give you better ones.