GetKey(KeyCode. ... UpArrow)) movementDir.z = 1; //Else if holding S or down arrow, ... DownArrow)) movementDir.z = -1; //If holding D or right arrow, ...
確定! 回上一頁