GetKeyDown(KeyCode.A); Debug.Log("keyPress: " + keyPress); // On either right or left key input down, apply force // Later once keys are ...
確定! 回上一頁