The game will be in landscape, and I want the player to move towards the tilt (even diagonally), with the speed proportional to the angle. Game demo at http://app1.bitballoon.com, now it follows the mouse (touch), I want to switch to tilt. Any ideas? I know I have to use the Touch object's orientation, but I can't figure out a way to get it to move in all directions.
Thanks in advance!