GetKey(KeyCode.UpArrow)) { this.transform.Translate(Vector3.forward * Time.deltaTime); } // code for the movement of player ...
確定! 回上一頁