//Attach this to a GameObject //This script tells when the down arrow key is ... GetKeyDown(KeyCode.DownArrow)) Debug.Log("Down Arrow key was pressed.");
確定! 回上一頁