GetKeyDown(KeyCode.C)) {; } else if (Input.GetKeyDown(KeyCode.D)) {; etc. That's pretty inefficient, though. Does anyone have a better way?
確定! 回上一頁