... (KeyCode.LeftArrow)) // Input.GetKey(KeyCode.LeftArrow) { Debug.Log("Hello"); rb2d.AddTorque(torqueAmount); } } }. When changing to true I can ...
確定! 回上一頁