If you are a Unity developer, you can add escape to exit like this: if (Input.GetKey(KeyCode.Escape)) Application.Quit(); If you just downloaded compiled apps, ...
確定! 回上一頁