if(Input.anyKeyDown) {; //this will take the keys in the ASCII format, 49 -> 1, 50 -> 2; var e = System.Enum.GetNames(typeof(KeyCode)).
確定! 回上一頁