hello everyone
so i'm working on a game and i want to be able to switch between one screen and another, for example when the game starts you will see the main menu then when the player click on settings for example a new screen will come up, and when the player press back it will go back to the main menu.
so how can i do that ? how can i make multiple screen with each screen has its own consoles?
also if the player press key F in settings it will do some function but if he press key F in the main screen it will do different function.
thankx