Open mathstuf opened 10 years ago
Completely untested and some TODO items are left, but the following game modes are "implemented": TOUCH, DOUBLE_PLAY_TOUCH, and TILT. TOUCH uses two virtual thumbsticks in the lower corners, DOUBLE_PLAY_TOUCH has the player use their thumbs to move the ships directly (probably needs tweaking), and TILT uses the accelerometer to move and a virtual thumbstick for firing.
Probably a good idea. Also probably fairly easy due to the way input is done in the game. Needs research.