Open damimeil opened 9 years ago
To make the key work first you must make a text box so the player will know that he has to press the esc button then you need to code it in the GUI script- if(Input.GetKey("escape")) and will return to the main menu level
The escape key must work when the esc key is pressed