public class Example : MonoBehaviour { void Update() { //Detect when the E arrow key is pressed down if (Input.GetKeyDown(KeyCode.E)) Debug.
確定! 回上一頁