localPosition.x; var gyroX = Input.gyro.attitude.eulerAngles.x; x += -gyroX * Speed; BackgroundImage.transform.localPosition = new Vector3(x, transform.
確定! 回上一頁