gyro is enabled
Input.gyro.enabled = true;
and the device supports gyroscope [ Android ]
gyro attitude and rotation rate are giving me correct values , except the user acceleration which is always returning " 0 "
anyone help ?
gyro is enabled
Input.gyro.enabled = true;
and the device supports gyroscope [ Android ]
gyro attitude and rotation rate are giving me correct values , except the user acceleration which is always returning " 0 "
anyone help ?
Are you sure you enabled the gyro?
Input.gyro.enabled = true;