Rotate (-Input.gyro.rotationRateUnbiased.x, -Input.gyro.rotationRateUnbiased.y, 0); } void Start () { Input.gyro.enabled = true; } } When…
確定! 回上一頁