Well I just tried it and it works well : private void Start() { Input.gyro.enabled = true; } private void Update() { Vector3 ...
確定! 回上一頁