Probably need to use GetKey Down if (Input.GetKeyDown(KeyCode.Escape)) { // do your business here }.
確定! 回上一頁