Search Unity

Stucked on Accelemometr and Gyro, please help!

Discussion in 'Scripting' started by ARPAplus, Feb 13, 2016.

  1. ARPAplus

    ARPAplus

    Joined:
    Jun 5, 2015
    Posts:
    32
    Hello, we have a game with gyro control (aircraft flying). And on Androids only one problem often appears: or plane stucked to the floor or tilt control disappear. I'm totally stucked and have no idea what's wrong because code working good on iOS.

    As I have said problem occures often but not all the time. When the problem occurs I have:
    Input.Acceleration values 0,0,0
    and InputVertical (UpAndDown) moves.

    Please take a look, maybe you can point me what is wrong ?
     

    Attached Files:

  2. ARPAplus

    ARPAplus

    Joined:
    Jun 5, 2015
    Posts:
    32
    Nobody ?:( what should I do to make it work on Android ?