"enter" is not a key name that Unity recognizes. I recommend using the KeyCode enumeration instead of raw strings, so your IDE's autocompletion and the ...
確定! 回上一頁