Plastix / PixelPilot

A top down dogfighting game with pixel graphics.
0 stars 0 forks source link

Implement accelerometer steering for mobile devices #60

Closed JEphron closed 9 years ago

JEphron commented 9 years ago

Plane.turn() accepts a value between -1 and +1. If on mobile map the value of the accelerometer to the [-1,1] range and pass it to the turn method.

JEphron commented 9 years ago

Fixed in b78d4dd09227b32e214bbea5bb29bc3de724dbd2