GetKey(KeyCode.DownArrow)) ... The KeyCodes for w, a, s, d are 'W', 'A', 'S', and 'D' respectively. Thus the corrected code is: using System.
確定! 回上一頁